commit | 562d82e5d6ba7dfe9caf6c0112fe8c5406ad9140 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Feb 05 09:48:56 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Feb 05 09:48:56 2020 +0900 |
tree | a65ceb12b85f9a295e7a3abf923fa37d540d9369 | |
parent | b3cdb1ed9fa9e1950b68a0ed949bc74056e9d2b4 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.16 API Change-Id: I0df0e1645be68c10a20c6d683ea78ffe403e1e37
diff --git a/WORKSPACE b/WORKSPACE index 5fa7668..d656f61 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "577450c73780560972f8a1a92c91410192ff7224", + commit = "1b6fc9b39001806b37a4eedbb0a4816daf1a227d", #local_path = "/home/<user>/projects/bazlets", )