commit | 8b9a488b3c29d2395150de5903aca70faa9a9426 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:57:09 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:57:09 2020 +0900 |
tree | 3601780360387a162235aaecbefb3a58546d8a94 | |
parent | 8401b06e53477d5d7f6b701f9867361b017851e9 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API Change-Id: Ic8024167b16cde4ce8aa450ca43f8d6762bbbc25
diff --git a/WORKSPACE b/WORKSPACE index a26b1b6..4bd00f0 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", )