commit | 7c566db856bb2f6daf4fb420c8419d0ed9bfc928 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Fri Sep 13 14:09:12 2019 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Fri Sep 13 14:11:48 2019 -0400 |
tree | 04306d817a2ec70a8494cc3e7817b4f4e18f385f | |
parent | c166e3abc7fcca1a7bfa18cb23526bdee937279f [diff] |
Upgrade bazlets to latest master Includes further fixes for --incompatible_disallow_legacy_java_provider. Change-Id: Ida6f85864887148ee921a46e73f5052405c7831c
diff --git a/WORKSPACE b/WORKSPACE index 1ca201c..be4a4d4 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", )