commit | 051f37b2bd39fabfd89aaa4529fffd4fd6083d01 | [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 | 847f58be5a6c3ab261701f975c95a005e0fc862f | |
parent | 0b32067f1d4062550fbfa346031281925d7ba91f [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.16 API Change-Id: I6896e387be7370ea90d52ce8afd218fddc4ead63
diff --git a/WORKSPACE b/WORKSPACE index e23e294..a2cc98f 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", )