commit | 63cc6b94a27ee11fb4a16a560e4c489b962aca11 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Mar 01 16:14:06 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Mar 01 17:41:02 2019 +0900 |
tree | 2153e02989b5c0af36b016541b71fde3689a73e7 | |
parent | 7c79aa43d59bdaf9079fb9e355a3549d14a3f767 [diff] |
Update bazlets to fix build with bazel 0.23 - Use target JDK for GWT compilation Bug: Issue 10536 Change-Id: Ia8162d83ce616d9f571f57a34228b57f7fe4e1d3
diff --git a/WORKSPACE b/WORKSPACE index 87ebe76..6493399 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "90314da56cc057c2c8201dab43dfa98e84235957", + commit = "52c0a07ea4c41dca2bafbcc142d42ed33785628f", #local_path = "/home/<user>/projects/bazlets", )