Skip to content

Commit 407cbab

Browse files
Upgrade to Bazel 8.0.0 (#3119)
1 parent d620903 commit 407cbab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.1
1+
8.0.0

test/update_all_fixtures.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ for dir in examples/*/ ; do
1111
fi
1212

1313
if [[ "$dir" == "examples/rules_ios/" ]]; then
14-
bazel_version="7.1.1"
14+
bazel_version="7.4.1"
1515
else
1616
# See https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3029
1717
#

0 commit comments

Comments
 (0)