commit | 093e06c49d6d1ff8ac0c2c3a9d09b4451363464b | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Mar 26 18:36:00 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Mar 26 18:36:00 2020 +0900 |
tree | 33b968fa4061350b6b04e7213ab379b2fb8dc2f0 | |
parent | 11916f63648fa70524090cf05979c9214435f627 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.8 API Change-Id: Iefc7ad17efd97dd9d7b312424f6d7bfec825e35d
diff --git a/WORKSPACE b/WORKSPACE index 25e7daa..27934fa 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "4909dd878ded009edc140319246a2e0681763743", + commit = "97eef86854b0fb68b9287831f3075b6f6218ff41", #local_path = "/home/<user>/projects/bazlets", )