commit | a26b75a62f66cfa31fd9924febcc4358daa39ff5 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 16:42:00 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 16:42:00 2020 -0400 |
tree | 79943755957f1fdbffc7f2254a11ca0fa2c8dbd4 | |
parent | 86377a945a8f7b4cac44cc7804a74c242b7464b2 [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API Change-Id: I38e39b1d23f43cf051890cde753c850c765ca272
diff --git a/WORKSPACE b/WORKSPACE index 580fd5d..a334417 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "f53f51fb660552d0581aa0ba52c3836ed63d56a3", + commit = "9af263722b7eafe99af079d6ef7cf1de23e6f8d7", #local_path = "/home/<user>/projects/bazlets", )