commit | 7a4802656c3a14cac452e86b760bdce3327c2d8f | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Feb 06 10:17:39 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Feb 06 10:17:39 2020 +0900 |
tree | 1aea62ab79d459546e68861ff963f80cda30fd4f | |
parent | 78cc66bcab15a4e7d158da6389eacef6535cb9f2 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.7 API Change-Id: I55f11a5b7bd8e7bccfd42646f89b7d714b736eec
diff --git a/WORKSPACE b/WORKSPACE index 6aed84b..6e2ba6e 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "8ac9d00b8f12b7f61ff360c47a5bd87d7f75f4b5", + commit = "96f691ebbf4ef1c46b798e871ed5acd9d844651c", #local_path = "/home/<user>/projects/bazlets", )