commit | 6c471e393c7d86016627df745270d09770a5fb38 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Sep 10 14:32:54 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Sep 10 14:33:31 2020 -0400 |
tree | 48e032f8b839da74524035517ebd555509e39adc | |
parent | f35b7deff29f0167a8f8ffc0448d66330d6c9a5e [diff] | |
parent | 9137a96b1b7fcfd201e3abb4a1f3f0967311b220 [diff] |
Merge branch 'stable-3.1' * stable-3.1: Bump Bazel version to 3.5.0 Change-Id: Ib83d130961d9ac64ffdffff24690d3e6527cfb69
diff --git a/WORKSPACE b/WORKSPACE index 2218eff..289a582 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "3f9dadc615dc4053369a42d9ada37dafd8d4763c", + commit = "0f81174e3d1b892a1342ebc75bb4bbb158ae0efe", #local_path = "/home/<user>/projects/bazlets", )