From 9e1c2531ae6e0cf5c0d8c8a24de6b2e3dee1f10f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 20:27:44 +0000 Subject: [PATCH] chore(deps): update dependency bazel to v8.5.1 --- .bazelversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelversion b/.bazelversion index c92e2ee..6adf95a 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1,4 +1,4 @@ -8.5.0 +8.5.1 # 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.