diff --git a/.bazelversion b/.bazelversion index ae9a76b9..cd1d2e94 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1 +1 @@ -8.0.0 +8.0.1 diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index 08dba920..fbd8442d 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.4.1 + - 8.0.1 tasks: run_tests: name: "Run test module" diff --git a/examples/custom_test_runner/.bazelversion b/examples/custom_test_runner/.bazelversion index 815da58b..cd1d2e94 100644 --- a/examples/custom_test_runner/.bazelversion +++ b/examples/custom_test_runner/.bazelversion @@ -1 +1 @@ -7.4.1 +8.0.1