commit | 67813b9b3ac7e01933daf3d576fde5aeae55e5ba | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Sep 12 12:33:29 2019 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Sep 12 13:05:42 2019 -0400 |
tree | f94e3e40ed538de2c8caa08520900993b5eaa879 | |
parent | 8319918766636741bcb6d7c91b39a780369949c9 [diff] |
Upgrade bazlets to latest stable-2.15 Includes further fixes for --incompatible_disallow_legacy_java_provider. Change-Id: Id8601e86280db6475d7ccf01fe89d46bfa578697
diff --git a/WORKSPACE b/WORKSPACE index 40b8ab4..8dec321 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "1aa9482d30e8873e6d3e1e75dc307a43aae0482e", + commit = "5f03aec7c72e743079ea2ecad5530f4684ca7d45", #local_path = "/home/<user>/projects/bazlets", )