commit | 2d6e10e75c7ebde4dc13e40a8f6dc3526feb0490 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Jul 26 10:55:50 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Jul 26 10:55:50 2019 +0900 |
tree | e109c9d853ab37b684536ea501ac00687f13c470 | |
parent | f4e8ef27cd2aca6b802511ed005d0146b05d70b4 [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.15 API Change-Id: Idfaa21f2b5c2b6137f1f3446a554b6d8267f8134
diff --git a/WORKSPACE b/WORKSPACE index 612c985..13ad608 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "d60efafe2fa2581d8b6f10aeb80beef5a77b8093", + commit = "d710dc4d8441475fbedae2171cf3cbafe6d80f23", #local_path = "/home/<user>/projects/bazlets", )