commit | 885eb62283aad67888f4c0730d67c4adfa0c3353 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 15:51:46 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 15:55:33 2020 -0500 |
tree | cfccc4953ddaf1e9bc4133cdb000780d6d81f814 | |
parent | aa612a03776447a0bcec9a9b4ca9237d9d9beb6a [diff] |
Upgrade bazlets to latest stable-3.0 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I5a739ba860a5535874862c7b96b1f7bd499625bc
diff --git a/WORKSPACE b/WORKSPACE index 62f8bef..210e00d 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "99d51724c816dc25f03c8ca96126716298a6ee38", + commit = "8ac9d00b8f12b7f61ff360c47a5bd87d7f75f4b5", #local_path = "/home/<user>/projects/bazlets", )