commit | 11872834c82b352bde027638550c0b6546938607 | [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:21 2019 -0400 |
tree | 30c3134af378604c8c01d0d4ecdd0e99946e3300 | |
parent | 726170b05ef5748e6196c833626ecf20a0013b26 [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 6440c8a..5b89d45 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", )