chore: update to Bazel 6.1.2 and Aspect CLI 5.3.4 (#417)

This commit is contained in:
Greg Magolan 2023-05-01 20:21:41 -07:00 committed by GitHub
parent 51f1ce702f
commit 03530d97d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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.