commit | 2c5e0c0bfc4c0b69e33939a4151d373f0d0f554a | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Jun 18 12:19:23 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Jun 18 12:19:23 2019 +0900 |
tree | 3b94c40d1c7ca23fc348315040228d6068512f99 | |
parent | 75ba9b06433b27a9dc4a598dbcbfffce760f94f9 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.9 API Change-Id: I145c2c5384e542f8a3a662337a24d4a02ea7ce42
diff --git a/WORKSPACE b/WORKSPACE index 9957123..38a328f 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "d100b6aad6b37e7db8fa141020c882dc97fb7723", + commit = "8105536e13d04c7c595a56ce21867471ce47b36d", #local_path = "/home/<user>/projects/bazlets", )