commit | d6b02a23023c19ec0aecfd8d26aac53ceadd98be | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Sep 24 13:40:24 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Sep 24 13:40:24 2019 +0900 |
tree | 58bbebee871747e2beac07e3c980609b1b7b9ce7 | |
parent | 7e6a23b208807aa9eb935300cc8c8280866629ca [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.12 API Change-Id: I78b76f60f24de2b57936d40530799b2538c15abf
diff --git a/WORKSPACE b/WORKSPACE index d0e7d52..d92e4c3 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "6af2e084b72d38a3375925c4586ac2278ef95ee9", + commit = "ec989bb514e39447764057c60d3f9959bff8e153", #local_path = "/home/<user>/projects/bazlets", )