commit | 9486f6d8682f70eb615308c83d97ad29fb650aa5 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Feb 05 09:49:00 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Feb 05 09:49:00 2020 +0900 |
tree | efc93c4160554a397cb885d4154f5a12b6c7e2b7 | |
parent | f089ccd3744f98f48c0795815adb4d6bfc016579 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.16 API Change-Id: Id5243ffee55c6999286244af8791615f2458b51f
diff --git a/WORKSPACE b/WORKSPACE index 5ea9ed3..525e7a0 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", )