diff --git a/.bazeliskrc b/.bazeliskrc index 333e459..a28c887 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.7.2 diff --git a/.bazelversion b/.bazelversion index cd71c98..6c7efdc 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1,4 +1,4 @@ -6.0.0 +6.3.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.