commit | 26e0f89b61adc86f32c5be2f13ad7b897061dc53 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Tue Nov 24 16:27:52 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Tue Nov 24 16:27:52 2020 -0500 |
tree | 3e304786fdadc348da7eb4fdf93cf503b81c5693 | |
parent | f2359fef78421e8a0c3b37c607cca1c85a55f474 [diff] |
Upgrade bazlets to latest stable-3.1 to build with 3.1.10 API Change-Id: Id9dd4ab32d4793b6647a496e0e3ec1228250efe4
diff --git a/WORKSPACE b/WORKSPACE index fa2bfc6..b928e7a 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "3f9dadc615dc4053369a42d9ada37dafd8d4763c", + commit = "91ea277efd6d9f24c18d6ddeba65bed866b00872", #local_path = "/home/<user>/projects/bazlets", )