commit | c069a8e4ad5b93ddf8cd4d71ccf70a50a30293b4 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Sep 12 15:29:27 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Sep 12 15:30:13 2019 +0900 |
tree | 5c9ac3b89a24efcb88cbf973fc8e4289eb4ff585 | |
parent | 2134e10f3a1823c62d48b47d58389c335976824a [diff] |
Upgrade bazlets to latest stable-2.14 Includes further fixes for --incompatible_disallow_legacy_java_provider Change-Id: If209b2607558a4b253147bb37bdc6af7c39d1144
diff --git a/WORKSPACE b/WORKSPACE index 1829cbd..12edf9b 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "e65c0e748c263b8e8c752612730285658a344ec2", + commit = "bec81c8319e560d2a92ba0fe35d40d021ffd7708", #local_path = "/home/<user>/projects/bazlets", )