commit | 43b89faac931a0ac5f68cebbc25960fa1753a713 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Sep 12 16:06:42 2019 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Sep 12 16:09:01 2019 -0400 |
tree | cc45c59ed14805ccbe656e277f8a679b24d672ce | |
parent | fb1fd98360fd0ec4e0ab6030c3d7833d7c316c33 [diff] |
Upgrade bazlets to latest stable-2.16 Includes further fixes for --incompatible_disallow_legacy_java_provider. Change-Id: I09124f0999edb0086ae509de56ffaa0b05024ff2
diff --git a/WORKSPACE b/WORKSPACE index 07872c9..036ece9 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "3df1fac2202ac2a42cec61fac8c502178c9af391", + commit = "6af2e084b72d38a3375925c4586ac2278ef95ee9", #local_path = "/home/<user>/projects/bazlets", )