commit | 4940114a995fab1a71714feaf29b7c2b2c2dc4cf | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:57:07 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:57:07 2020 +0900 |
tree | 1fc5abdbcebfb7ba4a85b6418da967287eb72fd4 | |
parent | 5184ee40d6467f1dc4e3aa6089d6b6e35b9bb4b7 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API Change-Id: Id66a04fc72c47484c9b539c3d4ddc193712d33e9
diff --git a/WORKSPACE b/WORKSPACE index e399a7d..7518321 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "15eae2ee5cd524a204bd62c3d59bfd0ce86916ec", + commit = "928c928345646ae958b946e9bbdb462f58dd1384", #local_path = "/home/<user>/projects/bazlets", )