commit | c52aee1e28f6bd64ffcc80b06dd5c98fda360d65 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Tue Oct 20 15:59:22 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Tue Oct 20 15:59:22 2020 -0400 |
tree | 3886e1101731a0745f4e8db44e3376f3cca65bd2 | |
parent | a7369dd3eaf0d5f4028b804e6f1e6120a670e5dd [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API Change-Id: Ibc05edd9f5f1ca5c222864841150c28fb06050a1
diff --git a/WORKSPACE b/WORKSPACE index 8140b27..770a79e 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "6d2b8f41ed34dad925b767399d1e4be378abb029", + commit = "a010a539824bd467059f414412a47b80101352d7", #local_path = "/home/<user>/projects/bazlets", )