commit | 252bfd5fd0ec91e5f75dbb50f13a30b82b925f27 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Mon Feb 11 16:14:34 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Mon Feb 11 16:14:34 2019 +0900 |
tree | 7e714714dabb6afc1f29d171f3eecb52d375b95d | |
parent | 24316f0c8335a7e89c484d1b30d0b6cfa8c5cfef [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.5 API Change-Id: I295c553fc011b9d8665a2c368961957fa542474b
diff --git a/WORKSPACE b/WORKSPACE index eae2d98..4aa8748 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "c15e64db2a87c0453427ff45f79d1ed3899b5d92", + commit = "b084bd74743f4303971a2a057bcea4f3352ddf4e", #local_path = "/home/<user>/projects/bazlets", )