commit | d697f72fd3fc076d4837edba004b169a43b90b02 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 15:51:46 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 15:55:13 2020 -0500 |
tree | 0e3ded104237e21497dedba0f261b4d6d506b555 | |
parent | c1477f6682dd2d9c1f57dce87a3b11483ba6eb47 [diff] |
Upgrade bazlets to latest stable-3.0 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: If82c2cd37c7e614b38b7f41389f229a379f60e19
diff --git a/WORKSPACE b/WORKSPACE index bd17a66..bc8413d 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", )