commit | 63c4730bcf5a3b175fec812125b852a595cbd2f8 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 16:42:03 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 16:42:03 2020 -0400 |
tree | eb7f8241d3ac30556c2d7fe6b1bb2154885944e3 | |
parent | 30daea3640a5b62e2d8d260eecfaf4efc4b25413 [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API Change-Id: I0429259fc376968e604cfc187edd5e5bfe0194f5
diff --git a/WORKSPACE b/WORKSPACE index cf972b5..275e4d3 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", )