commit | b30823c25683d2afd8f9ff680b17f8b531ca32b3 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 15:20:41 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Mon Jun 08 15:20:41 2020 -0400 |
tree | 548d09dd8c270afd7e763beb480561cf7be81268 | |
parent | 2783bf6d63127d4e70d63356226d79b35e16c417 [diff] |
Upgrade bazlets to latest stable-2.14 to build with 2.14.21 API Change-Id: I5286dafc6a4fccaec3930e5101bfcf73b3e7231e
diff --git a/WORKSPACE b/WORKSPACE index 21c4a12..bec0fab 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "b07aa8462f2618a83f3b52d6150faa831b24d3e3", + commit = "78c35a7eb33ee5ea0980923e246c7dba37347193", #local_path = "/home/<user>/projects/bazlets", )