commit | 7d5247c3bb65e3b87ae7addd09f9c2862dd2d7fa | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Jul 27 16:23:07 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Mon Jul 27 16:23:07 2020 -0400 |
tree | d69385e4b00edb8b9d218a62c640837fd82b6e6e | |
parent | f2127037e2019ebf5c2742dd407d2f14a5e44871 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API Change-Id: I07138ba1c92dfa8871786738ed936bd87b65c2a7
diff --git a/WORKSPACE b/WORKSPACE index 44c9e1b..924a262 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "7a9ae377b519934c87184cc05845663ed708b69c", + commit = "6d2b8f41ed34dad925b767399d1e4be378abb029", #local_path = "/home/<user>/projects/bazlets", )