commit | a22b11e47fa537f6657d2d6d3cc647631f05e31a | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 10:03:29 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 10:03:29 2020 +0900 |
tree | cdb34a8258e592261baa6828e022b73418904604 | |
parent | 755f2b4c58a366e77fa2cf1455a9e86c11e08f6f [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.19 API Change-Id: I290261bae97ac7a03ab00262e37ac90f67cae294
diff --git a/WORKSPACE b/WORKSPACE index 8bc31d3..319ba29 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "855968156ecd58d422218d6b5c9872805df9e9fc", + commit = "22b242638bd36017790d94ffcc18a57f223bda2f", #local_path = "/home/<user>/projects/bazlets", )