commit | a17ce7eef8d9af5a92f87252fc6a7c50c69e927b | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Mar 22 13:51:27 2021 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Mon Mar 22 13:51:27 2021 -0400 |
tree | e9744bd3c5f746660f3bd10df593c04c39d7a4e9 | |
parent | ac7365357e97539986bdbec23dfe1ce308e8e177 [diff] |
Upgrade bazlets to latest stable-3.1 to build with 3.1.12 API Change-Id: I76fbdc4a051bd4232571b904290e57e823538578
diff --git a/WORKSPACE b/WORKSPACE index a1b6cf1..3a335d5 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "20079f696c22c733053077b13c0dc6d9902e6b8e", + commit = "87fd5f0d0a89d01df13deaf2d21a4bdb3bc03cfd", #local_path = "/home/<user>/projects/bazlets", )