commit | 2e573f20c63a8e8b878eb2ea9ece5b920a12782a | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Feb 06 10:17:41 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Feb 06 10:17:41 2020 +0900 |
tree | 9b1616fde409a6680f2b3adc6084db92749a0f38 | |
parent | a65b7cf2e888a3b3698674394ed1d185c912307c [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.7 API Change-Id: Ia68f3aad551e90a0d2412bb81e28c6dc8346e299
diff --git a/WORKSPACE b/WORKSPACE index 5c811bf..8fd1179 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "8ac9d00b8f12b7f61ff360c47a5bd87d7f75f4b5", + commit = "96f691ebbf4ef1c46b798e871ed5acd9d844651c", #local_path = "/home/<user>/projects/bazlets", )