| commit | b52be1a252e6b1d464319800d985f98fd4e95ce2 | [log] [tgz] |
|---|---|---|
| author | David Pursehouse <dpursehouse@collab.net> | Mon Feb 11 11:06:11 2019 +0900 |
| committer | David Pursehouse <dpursehouse@collab.net> | Mon Feb 11 11:06:11 2019 +0900 |
| tree | eef8cff541e021d64cf3ceadaee5dbbef472420f | |
| parent | ef9dd0dabba0a966526f5fdc087167a7140f5535 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.5 API Change-Id: Ic18488c9e8b400633054cdc69c01cbf6bef42364
diff --git a/WORKSPACE b/WORKSPACE index 93ed704..d893120 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", )