commit | 34b19fcb9f7a496f1c8df1540a0977258070e2e8 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Mon Feb 11 11:06:10 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Mon Feb 11 11:06:10 2019 +0900 |
tree | 1b214bda802625e1ee1586097beed3f152791c71 | |
parent | d541aa6b45fe13d69a2644bc8d4653b1422a10d9 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.5 API Change-Id: I2442bcacd7192fc47b0b62d89e95bcd98c81f5f4
diff --git a/WORKSPACE b/WORKSPACE index 608cb95..69ea309 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", )