commit | d3ac248e2ba8f1803661e0bc10776d11bdd5bbf8 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 09:40:50 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 10:23:02 2020 -0500 |
tree | 8bafabe193d36958a16ec1184b7533a0b5e84782 | |
parent | 60e39ff602e2a2439a4ec3f77e7b9d474952d390 [diff] |
Upgrade bazlets to latest stable-2.15 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I0c9b1e18f5ebcdf6e435925ecc5f11c7829d83ed
diff --git a/WORKSPACE b/WORKSPACE index 6f649b7..663727a 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "ec949feac1b9dae6cc2c8c25d254f34924c54296", + commit = "f53f51fb660552d0581aa0ba52c3836ed63d56a3", #local_path = "/home/<user>/projects/bazlets", )