diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index 8d4a94ff..08dba920 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml @@ -4,7 +4,7 @@ bcr_test_module: platform: ["macos", "ubuntu2004"] bazel: # This needs to exactly match the value used in .bazelversion at the root. - - 7.3.2 + - 7.4.1 tasks: run_tests: name: "Run test module"