Upgrade bazlets to latest stable-2.15 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I9bb8a89a9ca0b07719a49f692368549ea3f7798b
diff --git a/WORKSPACE b/WORKSPACE index 1e710b2..62d5bbc 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "ec949feac1b9dae6cc2c8c25d254f34924c54296", + commit = "f53f51fb660552d0581aa0ba52c3836ed63d56a3", #local_path = "/home/<user>/projects/bazlets" )