From cc1199b145df401f0f29cf764e4bf74e65c5475d Mon Sep 17 00:00:00 2001 From: Michael Davis Date: Fri, 13 Dec 2024 13:51:42 -0500 Subject: [PATCH] Pin Bazel to v7.4.1 This works around incompatibilities from the recent Bazel 8.0.0 release. (cherry picked from commit f2f9360e5570aa5f947090b1a7603ef17d0db5f3) --- .bazelversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelversion b/.bazelversion index a0f9a4b4bc..815da58b7a 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1 +1 @@ -latest +7.4.1