| commit | e90b5a9366e9103a0af49613d58762de3abdd4ec | [log] [tgz] |
|---|---|---|
| author | David Pursehouse <dpursehouse@collab.net> | Wed Jan 23 12:15:35 2019 +0900 |
| committer | David Pursehouse <dpursehouse@collab.net> | Wed Jan 23 12:15:35 2019 +0900 |
| tree | 87383c2b055f9e63eafa1d8972705b5870232fe3 | |
| parent | 0e880818688fc8ec61f3ff169fd8fe1bdbd7d541 [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.9 API Change-Id: I995ca9b68f9ff8929b19b8eb28c6e0d8ad835429
diff --git a/WORKSPACE b/WORKSPACE index 60eb778..5862423 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "d4e586bd341207f0b8aafcbe7dbcd4843f852826", + commit = "ca34f0cf89b2e041ea7f4aa4b9696efc2d76746f", #local_path = "/home/<user>/projects/bazlets", )