From a0cadf2ecb5d663a1a6e9c31b005af15a1eef198 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 19:59:32 +0000 Subject: [PATCH] Update dependency bazel to v5.4.1 --- .bazelversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelversion b/.bazelversion index bd9175c..b2bf626 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1,4 +1,4 @@ -5.1.0 +5.4.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.