commit | b1497a4ff1987d25b790ffc091c71e01783ce6e1 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Feb 05 09:48:57 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Feb 05 09:48:57 2020 +0900 |
tree | 7b2ac7b7086899c8218328fc842a8fc1c972aec4 | |
parent | 7c88d05a87826003bda8ed445f22ae5a462f46ae [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.16 API Change-Id: I592fb634b90ce13b2a70e5c19a762c7b6cd9786e
diff --git a/WORKSPACE b/WORKSPACE index 9b70dd3..8df9a3c 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", )