commit | 945c813fbd05b7581bc54d5ed3e6077a3be98daa | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Feb 05 09:48:59 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Feb 05 09:48:59 2020 +0900 |
tree | 80bb79140c54bd864b6db38d6eb12e36a0f396b9 | |
parent | f97422b2372b7777c1f7f2c9a9e15944ef7177b0 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.16 API Change-Id: I712b62597c76f7c89a27590832c50411af15f49d
diff --git a/WORKSPACE b/WORKSPACE index 896531c..f1eb25d 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "577450c73780560972f8a1a92c91410192ff7224", + commit = "1b6fc9b39001806b37a4eedbb0a4816daf1a227d", #local_path = "/home/<user>/projects/bazlets", )