From 52fb4f7fdfe4f24a2042254b9859b1ea96423d3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:44:39 +0000 Subject: [PATCH] chore(deps): update dependency bazel to v9.2.0 --- .bazelversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelversion b/.bazelversion index f94f3f6..0d7e653 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1,4 +1,4 @@ -9.1.1 +9.2.0 # The first line of this file is used by Bazelisk and Bazel to be sure # the right version of Bazel is used to build and test this repo. # This also defines which version is used on CI.