commit | ca5b06dff24c17c054c04b48d697a967fc5ca785 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Tue Nov 24 16:27:53 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Tue Nov 24 16:27:53 2020 -0500 |
tree | dc6cc53d68b7d9eb906728ce59e6805e9fc7b564 | |
parent | c98d2850a2f77207f8ff26152a5f48bfc48c7667 [diff] |
Upgrade bazlets to latest stable-3.1 to build with 3.1.10 API Change-Id: I91af11e4aeecade2b8222322a84b905fad25ec87
diff --git a/WORKSPACE b/WORKSPACE index c601e35..3356f1b 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", )