commit | 30f87a0d4576508c1bebc2e154e5d8ca035ddb37 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 15:51:47 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Jan 16 15:55:48 2020 -0500 |
tree | 55837d486cbdd2b29ee044b90d6da31275f82962 | |
parent | ff756177508d5e553b4f772500819649f964ec5a [diff] |
Upgrade bazlets to latest stable-3.0 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: Id4c05e18cbefeefcf50ccdf050cf23176541f130
diff --git a/WORKSPACE b/WORKSPACE index 8f6cb83..45c1679 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", )