commit | 9bb2587a3f51ce64416a3eec250911bbe5b64ec1 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:23:15 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:23:15 2020 +0900 |
tree | 579c39e23a358579af2cab49774f64cba1b56db2 | |
parent | 043f74e5e478100caf71b3370f059d3d5225f1cc [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.9 API Change-Id: I81e7807a85fe970a400656f13b1f30fa6ef088f0
diff --git a/WORKSPACE b/WORKSPACE index e38210b..90b15c3 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "97eef86854b0fb68b9287831f3075b6f6218ff41", + commit = "15eae2ee5cd524a204bd62c3d59bfd0ce86916ec", #local_path = "/home/<user>/projects/bazlets", )