commit | 2783bf6d63127d4e70d63356226d79b35e16c417 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Wed Jan 15 18:00:19 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Wed Jan 15 18:04:19 2020 -0500 |
tree | 4412e3364289956539203cdd672464508a6f43c9 | |
parent | 734f9c12cdb205fec8806102dbd1a71db32a7752 [diff] |
Upgrade bazlets to latest stable-2.14 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I1167b923e9e7b07bb8719305f7ce6fbb86abbefe
diff --git a/WORKSPACE b/WORKSPACE index 8518b38..21c4a12 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "e48c6a61d5a3f9ab4589f324fc85b8e3777d8854", + commit = "b07aa8462f2618a83f3b52d6150faa831b24d3e3", #local_path = "/home/<user>/projects/bazlets", )