commit | 8e971a2015f1a5a488c098f8f635f90ce619db89 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 02 20:20:25 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 02 20:20:25 2020 +0900 |
tree | 9018ad82564f713578efd9c526559fd6ef69081f | |
parent | dcb0ffb6109a0b2b68573f4cfe2ca3f2bfbf919c [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API Change-Id: I01b5fe08e374b8ae37d29e1a5e82c46d419fa73d
diff --git a/WORKSPACE b/WORKSPACE index 9226cb9..9643ede 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", )