commit | d9b52fa0910c916669e3e5fd51ee7e90ea9c22d3 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Oct 11 10:31:12 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Oct 11 10:31:12 2018 +0900 |
tree | 8fd60bd08d28ca543f9decd684ee2b29c606203c | |
parent | 14e74809bd4a02e0ea9911b95aec23a228caf5e2 [diff] |
Upgrade bazlets to latest stable-2.14 to build with 2.14.15 API Change-Id: I3f3e13c0f90f67333128364fc4886a62f2302422
diff --git a/WORKSPACE b/WORKSPACE index bb048af..4e30c88 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "8faa61d19d53cc125ac7fd51eb213a496ab14f8d", + commit = "0cdf281f110834b71ae134afe0a7e3fe346f0078", # local_path = "/home/<user>/projects/bazlets", )