commit | fcb31661f5a176e59d1d4d59edcd22f9cf92bdb6 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 09:40:51 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 10:23:08 2020 -0500 |
tree | 907182face7179683becd227a7aad2dcbba536b4 | |
parent | d6774c71979ae2d4432eef0e1460ccca66e63f3a [diff] |
Upgrade bazlets to latest stable-2.15 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I6dc1a0e4b53e64134d128f9d8857eaf73d12b258
diff --git a/WORKSPACE b/WORKSPACE index b594ad3..529d53c 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", )