Upgrade bazlets to latest stable-2.16 To use the now mandatory https protocol for MAVEN_CENTRAL. Bug: Issue 12170 Change-Id: I104c07610c4dec0a49f6d7557f3cd7e5383de993
diff --git a/WORKSPACE b/WORKSPACE index 6b0a0a0..d2be0b3 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "59529f046a5cb855d9fe3ee87110d53305ec69b9", + commit = "620a4eb3bc0749301043fd6a69570b61b86e742e", #local_path = "/home/<user>/projects/bazlets" )