commit | f22ce3da8d0aa2d76113a9d50f8eec1c0eca6f04 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Fri Sep 13 14:09:11 2019 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Fri Sep 13 14:11:14 2019 -0400 |
tree | 393152b95a81d542a9ce30707e6007be78981a4b | |
parent | 5cedb4668ecf44ef80aed3d9b682038e681ba15d [diff] |
Upgrade bazlets to latest master Includes further fixes for --incompatible_disallow_legacy_java_provider. Change-Id: I29aea3aa2931411fd4e6ad5b7b66ba685b0cd1c9
diff --git a/WORKSPACE b/WORKSPACE index fc74b34..4f43d6b 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "1ddb1d6c71b77972a89aa0a717f6250ef256d166", + commit = "7744d119c623494f7c7ec621e20cd66ea5bc04f6", #local_path = "/home/<user>/projects/bazlets", )