diff --git a/.bazelversion b/.bazelversion index 21c8c7b46..ae9a76b92 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1 +1 @@ -7.1.1 +8.0.0 diff --git a/test/update_all_fixtures.sh b/test/update_all_fixtures.sh index f6055915b..13367b53b 100755 --- a/test/update_all_fixtures.sh +++ b/test/update_all_fixtures.sh @@ -11,7 +11,7 @@ for dir in examples/*/ ; do fi if [[ "$dir" == "examples/rules_ios/" ]]; then - bazel_version="7.1.1" + bazel_version="7.4.1" else # See https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3029 #