commit | 13c5113708fa587250d89d267e846c313fcd6884 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Dec 12 11:16:03 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Dec 12 11:16:03 2019 +0900 |
tree | c9f27851677294987a26161ed97f702f68798548 | |
parent | 5797098fe8e7655b40c074c33790c09e461dd916 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.14 API Change-Id: Ie6707f849a75ac8d4f501dfc6b1e1c4d354203a5
diff --git a/WORKSPACE b/WORKSPACE index 8095f0c..3fa960a 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "23d849dfd1876c1b4b88efa55a4f716895e33fa3", + commit = "100fe2760d3a71a97cb1e04a4424e91f27e88f12", #local_path = "/home/<user>/projects/bazlets", )