commit | f4891607a99670d1497b697e4948b0e9dc007bd7 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:23:16 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:23:16 2020 +0900 |
tree | 7114a34383698ba5cf1fbad309f002262ce86b60 | |
parent | 343cc3ea152720e9f387a7d4284f21f060ad46c1 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.9 API Change-Id: Ifba38132004fbe962d9beb4dfcad0397dc37386e
diff --git a/WORKSPACE b/WORKSPACE index 57a811e..b5382ca 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", )