commit | 8595b73930611de9f49d3d07ca8e1055cc04cf84 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Tue Jun 09 12:12:40 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Tue Jun 09 12:12:40 2020 -0400 |
tree | 5a4520076570dcfc305d13dca548f1cb48aa35d5 | |
parent | 36771fba43d0325b25e5dc748f78f684c54dc9c7 [diff] |
Upgrade bazlets to latest stable-3.1 to build with 3.1.6 API Change-Id: I624c5f66ba4bb46c2bc896c41957856a0d532b73
diff --git a/WORKSPACE b/WORKSPACE index 3204330..5925f90 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "51c1fd2758fcc1b900a80d4ebb037bc373f85d39", + commit = "69ae6ee516ec1cc51d0a07fe4419a325eb9063ce", #local_path = "/home/<user>/projects/bazlets", )