commit | 5f3d57c91576a27d0a7be4aeb3d56e9a68cd10e7 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Tue Jun 09 12:12:41 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Tue Jun 09 12:12:41 2020 -0400 |
tree | 460d44146e1105e376a754f2a7d601d0e2592517 | |
parent | fa09c3a522b953e41ec27ed9beed2a5ae9416371 [diff] |
Upgrade bazlets to latest stable-3.1 to build with 3.1.6 API Change-Id: I7636d62de9540a21d11407e54666058d3d81492d
diff --git a/WORKSPACE b/WORKSPACE index 81845cd..f8b401a 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", )