commit | d07ae926078025208be18de92c01c5b65f727c75 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Sep 24 13:40:25 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Sep 24 13:40:25 2019 +0900 |
tree | 4726f7dcfa5d1da1230ffe6e1c27044479c16f57 | |
parent | d255b26cd95da39dde3b8a8400d7c34ebbd509fd [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.12 API Change-Id: I4ba3bddc0772743768eb68b4a44433dd9fdcdd9c
diff --git a/WORKSPACE b/WORKSPACE index 8d2e43a..2a95e3e 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", )