commit | a85e19454e91757a2d1fa2a4566494855b16bbb8 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Sep 12 15:29:30 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Sep 12 15:30:13 2019 +0900 |
tree | 24a057b39b19da83f454b3ea266c4f4f22ca838d | |
parent | 0cbec06e5eeb945f00564c2aef66afe31acfcefd [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 a8e5dcb..96b8e5a 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", )