commit | c7dd8d3389d457cb391eb2f83c4b9ce5e2992a09 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:06:35 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:06:35 2020 +0900 |
tree | c76215f5d61726e299d3f8e40c71c381a6b93e2e | |
parent | 8e971a2015f1a5a488c098f8f635f90ce619db89 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.21 API Change-Id: I7bb7d68e21e37c913b0c6ced20149c17ede21d22
diff --git a/WORKSPACE b/WORKSPACE index 9643ede..ee58a55 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "c40247e30381ddc4a90ef99d749a9161ac4d064b", + commit = "fff6f20bb2eceaf872a8acf8ad51471c25a82d38", #local_path = "/home/<user>/projects/bazlets", )