| commit | bbc41404f20e944310c9473a3023329d658bd42b | [log] [tgz] |
|---|---|---|
| author | Marco Miller <marco.miller@ericsson.com> | Wed Jan 15 18:00:20 2020 -0500 |
| committer | Marco Miller <marco.miller@ericsson.com> | Wed Jan 15 18:04:55 2020 -0500 |
| tree | fbe3ff3892bc70213fe7a6dfc09e24b399e0753e | |
| parent | bf4d83e67d5dc53c7a33dc2ffa9f73e497cb3c82 [diff] |
Upgrade bazlets to latest stable-2.14 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I8334574ebcff093be46b23968055b574364505bb
diff --git a/WORKSPACE b/WORKSPACE index 3664403..6f7c423 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", )