commit | c1021c60147bfcaef24719aba997f7c715deb906 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 16:42:01 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 16:42:01 2020 -0400 |
tree | d829be270f1cc8a337cfa85aed6300cc40b67c5a | |
parent | 6e60bb97e789bd7b6d030aaab1eded33ca8a1ee7 [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API Change-Id: I77052f651bfc39b59528ff49ff2f3f94188723fc
diff --git a/WORKSPACE b/WORKSPACE index a5ac350..e9bd838 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", )