From 30e329c5d25048f0f6daf449c0f5fabb5ae08e60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 05:48:28 +0000 Subject: [PATCH] chore(deps): update dependency bazel to v6.5.0 --- .bazelversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelversion b/.bazelversion index b4258eccb..7cca738ac 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1,4 +1,4 @@ -6.4.0 +6.5.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.