commit | 56c89440e0d7bc1b4757379ab5cec156b5a65784 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Feb 06 10:17:38 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Feb 06 10:17:38 2020 +0900 |
tree | dbeb5f3b5eeb5f6072829a5227ee159213216f76 | |
parent | 6c7560e096d80e4137a51f04fa4e81017a92c009 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.7 API Change-Id: I7b61205f775a480da18b41e60f830ee588324036
diff --git a/WORKSPACE b/WORKSPACE index bc8413d..f1961d8 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", )