commit | 2ae752b77621533c94c017b7985df2eb9d04827e | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Feb 26 15:32:55 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Feb 26 15:32:55 2019 +0900 |
tree | 588102bbde343ddc10688ce7f37d065fad29f8e5 | |
parent | 8f90cc365c96c3240ef0046d4a07620cf2130db9 [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.11 API Change-Id: Ic11d38798ee717e29bf4ab934388d0c4be13f0ab
diff --git a/WORKSPACE b/WORKSPACE index 2a52e6e..fea24d6 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "2b1d68959119920e5fa9bdfb9f0cf926bfef4929", + commit = "90314da56cc057c2c8201dab43dfa98e84235957", #local_path = "/home/<user>/projects/bazlets", )