commit | 28e8d53791ab5bd99437b4a91a2b2ee0bd8b328d | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Dec 12 11:16:02 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Dec 12 11:16:02 2019 +0900 |
tree | 11830f2daf8d3e5659e26042983fe70b2cc861ad | |
parent | d1b545968c8bf58a07b73809b30170a642b4218a [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.14 API Change-Id: Ifb2bf049f413397e9ddbb41fa82d52ef878cd7c2
diff --git a/WORKSPACE b/WORKSPACE index c26cc35..541113e 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", )