commit | 8302094b079169fef6688384fa6a7850210000b2 | [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:56 2020 -0500 |
tree | 2f32d4e4a93eb19170724405f4fb03dbbe20a191 | |
parent | d6bbeed8ef95a916655a9f748d9073c24968013d [diff] |
Upgrade bazlets to latest stable-2.16 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I4d587f6cb68475408eaddc47be0ccbe48e23b82d
diff --git a/WORKSPACE b/WORKSPACE index 9843dcf..2f4e4d5 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", )