commit | 00beed135e6fa6648ebd0154e0e75dbe6d4f7cf4 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Dec 12 11:16:01 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Dec 12 11:16:01 2019 +0900 |
tree | e331ca97059287ad412bb403d7cb839cfd7adcfb | |
parent | 24903329d1dcd279545a964b6b9a9abc0c0e5fd8 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.14 API Change-Id: I3e2f4ef9ff747bce03ffdc27aecea8b20887f8f7
diff --git a/WORKSPACE b/WORKSPACE index e0cfb75..56edfbb 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", )