commit | 173a33c726e91076bee596b00069d50d2244f8cc | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Sep 03 11:51:53 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Sep 03 11:51:53 2019 +0900 |
tree | 94d8d7a57af23b8952cc4315d3af9b85fe442b78 | |
parent | 1b53669b33c34871c8177682a9ff607a3accd858 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.2 API Change-Id: I8a8e681b24fd590be1da5eb935fbc3b9fa7db7ee
diff --git a/WORKSPACE b/WORKSPACE index 3b8e920..83856a9 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "3c0a1bd325152af99640655831aef109e460bbe7", + commit = "631205bc4f7903d3cf656a844cab2bfd6b03f246", #local_path = "/home/<user>/projects/bazlets", )