Skip to content

Commit 27437ce

Browse files
authored
chore: update Bazel version in presubmit.yml (#1367)
Sync Bazel version.
1 parent f3e3155 commit 27437ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bcr/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ bcr_test_module:
44
platform: ["macos"]
55
bazel:
66
# This needs to exactly match the value used in .bazelversion at the root.
7-
- 7.4.0
7+
- 7.4.1
88
tasks:
99
run_tests:
1010
name: "Run test module"

0 commit comments

Comments
 (0)