commit | 86b5454a0f755ca8a40089331e1504a8b389416e | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Jan 25 16:28:55 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Jan 25 16:28:55 2019 +0900 |
tree | 4b781d724ea29d4a32c5e0ae93020646b46c99ee | |
parent | 5595f4ae716d77a91661b52efa36f7c9e5a0618c [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.4 API Change-Id: Ieb2c4c1b7083e43aeff486d0c3b5c23fb9814798
diff --git a/WORKSPACE b/WORKSPACE index 9ebccc3..7c4d21f 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "09a18a88ebdada986d32c1f50581e8734a47939a", + commit = "c15e64db2a87c0453427ff45f79d1ed3899b5d92", #local_path = "/home/<user>/projects/bazlets", )