chore: update to Bazel 6.0.0 and Aspect CLI 5.1.0 (#303)
This commit is contained in:
parent
0d456be3c6
commit
0327e5c221
|
@ -1,6 +1,3 @@
|
|||
- name: plugin-aspect-pro
|
||||
from: https://static.aspect.build/aspect
|
||||
version: 5.0.1
|
||||
- name: plugin-aspect-buildkite
|
||||
from: https://static.aspect.build/aspect
|
||||
version: 5.0.1
|
||||
version: 5.1.0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
BAZELISK_BASE_URL=https://static.aspect.build/aspect
|
||||
USE_BAZEL_VERSION=aspect/5.0.1
|
||||
USE_BAZEL_VERSION=aspect/5.1.0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
6.0.0rc1
|
||||
6.0.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.
|
||||
|
|
Loading…
Reference in New Issue