commit | 7f6ae89cebc639925bf723336422d2d51775e6af | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 16:42:02 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 16:42:02 2020 -0400 |
tree | f264d344fcaac48316cabdcb996b0276d2c9aa8f | |
parent | 22f2afaf1c415c1fda7b108ddff25cfa40d93e28 [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API Change-Id: I47afc8a70209b3e6f608e91a5859faba16a7fc63
diff --git a/WORKSPACE b/WORKSPACE index 617504a..ac12434 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", )