From 4d843f4624efe1cff346bb635f7a0e801fc4385a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 21:11:41 +0000 Subject: [PATCH] Update dependency bazel to v8.5.1 --- .bazelversion | 2 +- e2e/smoke/.bazelversion | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bazelversion b/.bazelversion index f8e0b1f..6adf95a 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1,4 +1,4 @@ -8.2.1 +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. diff --git a/e2e/smoke/.bazelversion b/e2e/smoke/.bazelversion index f8e0b1f..6adf95a 100644 --- a/e2e/smoke/.bazelversion +++ b/e2e/smoke/.bazelversion @@ -1,4 +1,4 @@ -8.2.1 +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.