Skip to content

Commit 7f05e9b

Browse files
brentleyjonesKarim Alweheshy
authored andcommitted
Upgrade to Bazel 8.0.0 (MobileNativeFoundation#3119)
Signed-off-by: Karim Alweheshy <karim.alweheshy@reddit.com>
1 parent fcd2966 commit 7f05e9b

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)