commit | 79d7f124e22062c2ec7b7e14f30e4d68b41e24c7 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Sep 12 15:29:26 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Sep 12 15:30:12 2019 +0900 |
tree | 3fc1fada685423bdd9827f535d97821f5c621972 | |
parent | a8059388ab52c208fdd60014b2269eb9c010b9d2 [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 970dbc9..db83d40 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", )