commit | cec439a4931847b9907b434d1284e2e918b2d993 | [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:54 2020 -0500 |
tree | bc86d7a8cb4be28b6b1f49f2bbd0b67cfbe2c19c | |
parent | a975d6c7c43aca1067669168cbdfeb32e27e1678 [diff] |
Upgrade bazlets to latest stable-2.16 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I655ee5aabc09e5dbebbd9389d39db4d7e6c85411
diff --git a/WORKSPACE b/WORKSPACE index 2de9b45..a0c188c 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", )