Bump the versions of all aspect Bazel dependencies (#8508)

* bump all aspect dependency versions to latest

* add workspace file to test bazel repo
This commit is contained in:
Sebastian Barfurth
2025-01-24 19:09:22 +01:00
committed by GitHub
parent 50be3cfe8c
commit 65e49faf76
10 changed files with 50 additions and 41 deletions

View File

@@ -0,0 +1,3 @@
# This file is needed during the transition to Bzlmod
# Remove this file if we only support Bazel 8+ which
# defaults to --enable_workspace=false.