commit | 9f19a08fa3db6e3d9ddb8e7550b963a2a31e2c18 | [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 | 49a5d2cd9ed5b71c3af85162edd08524f0f1cb7b | |
parent | f3975a80063d6e7594c5a2dc9742f3496db922db [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API Change-Id: I7f3e88a71f87166b5b86e962abbba2e4f6f8ac1c
diff --git a/WORKSPACE b/WORKSPACE index d867029..3bca951 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", )