commit | d3c88fa587b0a3b30edb303fb0b9085ba93a1e9b | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 02 20:20:26 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 02 20:20:26 2020 +0900 |
tree | 7c4d137d54c22fa69bc4b898c56f873ec37c2648 | |
parent | c9f779637d3ded3a70ca86406fdef54ece2ee293 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API Change-Id: Ia9bf3907b56d99f8aee93ad752aed75f751071dc
diff --git a/WORKSPACE b/WORKSPACE index 8c095d4..079e80c 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "22b242638bd36017790d94ffcc18a57f223bda2f", + commit = "c40247e30381ddc4a90ef99d749a9161ac4d064b", #local_path = "/home/<user>/projects/bazlets", )