commit | 230a040029a4cf2c1fe28a115262dfa588efb29e | [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:00 2020 -0500 |
tree | 7721639bae9fc0afae5600c0e294e7ab551babba | |
parent | fed36d16659a40c167229a7ebe111d0b50d9f964 [diff] |
Upgrade bazlets to latest stable-2.15 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: Ib095fee3b86ec63b43bd871845efc6058e1e2c65
diff --git a/WORKSPACE b/WORKSPACE index 6c87dc3..f936255 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", )