Merge branch 'stable-3.0' into stable-3.1 * stable-3.0: Bump Bazel version to 3.7.0 Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API Change-Id: I0df3ce2e4385137540b63668cc55194b9a7c3562
diff --git a/WORKSPACE b/WORKSPACE index 9a13d63..c601e35 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "a010a539824bd467059f414412a47b80101352d7", + commit = "3f9dadc615dc4053369a42d9ada37dafd8d4763c", #local_path = "/home/<user>/projects/bazlets", )