commit | 33fef9b3ef00e07db700fe484e973d2b7915a3fd | [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 | 405fbf93efaaa87735551864a978c0589f096f36 | |
parent | 22ff45ecc5c9b3001bb7b9c804c28a6a9f65bfcd [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API Change-Id: I9591da3343d23420ee92796d9463843d7ad60f42
diff --git a/WORKSPACE b/WORKSPACE index 1b0f99b..fcda4fd 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", )