| commit | f75f348de2864935565c263a243949b1c9f6163a | [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:07 2020 -0500 |
| tree | 000d6bf06620bf5a793226c8eb0385ced692c0b8 | |
| parent | cca5648501ead562b916bd5a9f51d0bfde4226c8 [diff] |
Upgrade bazlets to latest stable-2.14 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I4499ab9158d1350783d0a8cc674ac70e955edf27
diff --git a/WORKSPACE b/WORKSPACE index 404da55..0d262e9 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", )