commit | 758cdee2b541eb0602ca05a3423d406eb091688b | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Jul 27 12:20:04 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Mon Jul 27 12:20:04 2020 -0400 |
tree | 0440f60cc6d9993793a92f7ec2a4d928a4298421 | |
parent | 6b2ebfb791ddfae14addb0ec085c656f6da4e435 [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API Change-Id: I55f8b5da1b04f40f12a030ea5e3b7fc0e3ab846d
diff --git a/WORKSPACE b/WORKSPACE index 2657b61..922467e 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "56c9f4ed6dbe3c88f793851c88389637f3714a5d", + commit = "8ad33887665f4f6adf7cb465a03f6bd81b95e01d", #local_path = "/home/<user>/projects/bazlets", )