diff --git a/.bazeliskrc b/.bazeliskrc index 333e459..d0fc2ec 100644 --- a/.bazeliskrc +++ b/.bazeliskrc @@ -1,2 +1,2 @@ BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download -USE_BAZEL_VERSION=aspect/5.2.1 +USE_BAZEL_VERSION=aspect/5.3.4 diff --git a/.bazelversion b/.bazelversion index 33b11fb..4658164 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1,4 +1,4 @@ -6.1.1 +6.1.2 # 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.