commit | 4afa723fedcc9a15519a8be38e61718a4bdcdf42 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 15:51:48 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 15:56:02 2020 -0500 |
tree | a700520d2ffcff1fddb6602e6b0a2042a86133a9 | |
parent | 68e8b9be368374f5e30eab06db4ece45eda8bf6d [diff] |
Upgrade bazlets to latest stable-3.0 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: Ib4e677cd37ad0fc888d3ab75d4dbd72fae480220
diff --git a/WORKSPACE b/WORKSPACE index 79bde89..5c811bf 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "99d51724c816dc25f03c8ca96126716298a6ee38", + commit = "8ac9d00b8f12b7f61ff360c47a5bd87d7f75f4b5", #local_path = "/home/<user>/projects/bazlets", )