commit | 7ddbf42e4c27921bdefc14dbb8694c57272d7b9b | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 12:01:12 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 12:06:08 2020 -0500 |
tree | 8e0dba24d410a5c847375d6133982a6f4770530a | |
parent | 80e6a7386a6b44b6ad62557a16c19a54c9e75052 [diff] |
Upgrade bazlets to latest stable-2.16 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: Ia49a527c14dec2507247d42f49ead13061f2d17b
diff --git a/WORKSPACE b/WORKSPACE index 6b2cdfc..dd55e27 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", )