commit | 1bdae74ca0455972e26b9b69fdf07f6688965ddd | [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 | 5828f1847a3877b0f29f616e7f2abcf28fdcf411 | |
parent | 97ee644ab842c06bbf0ba6f4bbd91696bb3f5568 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API Change-Id: I4e95ef82f89aed417b69d12e495f782d64791923
diff --git a/WORKSPACE b/WORKSPACE index 0e8b432..51bd1ad 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", )