commit | bbc2cfccb8a92e4a54c7e580c12fa7939f1340f0 | [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:03:51 2020 -0500 |
tree | 42a9254d1cbc0f7b7075ee677e1cc935a35716e5 | |
parent | eb28cee58182d2d5817edffcb9dfaebe403be875 [diff] |
Upgrade bazlets to latest stable-2.14 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I5291d2594d8f26dfcd702724796833910f2b3fe6
diff --git a/WORKSPACE b/WORKSPACE index c23f9e7..8d6a71a 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", )