commit | f0554e96ae17acff647538fc9bdbed0b0a8d82bf | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:23:14 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:23:14 2020 +0900 |
tree | 79291ece90a559622667576e4cf4bf1f9c03c17a | |
parent | 9667460e0422fd736b79576b1741a586c73079de [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.9 API Change-Id: I9f01b2d05961424322bb746c72db4d7b4d4ce29c
diff --git a/WORKSPACE b/WORKSPACE index 9b5b278..7071fc2 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", )