From 92eaea62db97d17c4fe830f95d00df954ed1cc40 Mon Sep 17 00:00:00 2001 From: Sean Morgan Date: Tue, 14 Dec 2021 20:00:51 -0800 Subject: [PATCH] * Increase bazel to 4.2.1 --- .bazeliskrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazeliskrc b/.bazeliskrc index fe5e2c85d1..f81d3f761d 100644 --- a/.bazeliskrc +++ b/.bazeliskrc @@ -1 +1 @@ -USE_BAZEL_VERSION=3.7.2 +USE_BAZEL_VERSION=4.2.1