commit | d1d54fe24dfdb535aa26c0671a1341c31baab343 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 12:01:11 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 12:05:51 2020 -0500 |
tree | 532d983a686ece8c41f09f6e98c860499d4af097 | |
parent | 8b1546a99ae0d8b94e96d00ed3f691c3802cb414 [diff] |
Upgrade bazlets to latest stable-2.16 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I591281596db1c3ee5592cc5282309cf76b794910
diff --git a/WORKSPACE b/WORKSPACE index 7d3779c..ea58cf8 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "59529f046a5cb855d9fe3ee87110d53305ec69b9", + commit = "620a4eb3bc0749301043fd6a69570b61b86e742e", #local_path = "/home/<user>/projects/bazlets", )