commit | 09a39549224f995e8f6293846a01b3c3349264b8 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu May 09 14:39:16 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu May 09 14:39:16 2019 +0900 |
tree | f24c0dd5d328067d4f4ec22591fa16079f86d590 | |
parent | 7e8f8f2275da91bcdc1bd365491bc41cdf052419 [diff] |
Upgrade bazlets to latest master to build with 3.0.0-rc3 API Change-Id: I5a935373499b15cea65f98e9d6a4d853af93aae3
diff --git a/WORKSPACE b/WORKSPACE index ab4ca34..8eee164 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "3bab941eed2637378f9e808b05778325eed2a19b", + commit = "298b25cf8c5ef0f27caa215cbc128e530f68d9f4", #local_path = "/home/<user>/projects/bazlets", )