commit | 2d1b2d30567f3074be6ad30e5e1cd6359a23ac97 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Jun 18 12:19:21 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Jun 18 12:19:21 2019 +0900 |
tree | ef82b521d7aef5b6a4edca50df2a301435b75cc5 | |
parent | 5f25909167d50530f889362d55f09ed59458b7f1 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.9 API Change-Id: Ia7d28ff86f5a3315a8a04e7b6398d870d880ca75
diff --git a/WORKSPACE b/WORKSPACE index 9e7b036..bac37e2 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "d100b6aad6b37e7db8fa141020c882dc97fb7723", + commit = "8105536e13d04c7c595a56ce21867471ce47b36d", #local_path = "/home/<user>/projects/bazlets", )