Skip to content

Commit ea9dc29

Browse files
committed
Upgrade to Bazel 8.2.1.
1 parent 48c2dea commit ea9dc29

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.1
1+
8.2.1

.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", "ubuntu2004"]
55
bazel:
66
# This needs to exactly match the value used in .bazelversion at the root.
7-
- 8.0.1
7+
- 8.2.1
88
tasks:
99
run_tests:
1010
name: "Run test module"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.1
1+
8.2.1

0 commit comments

Comments
 (0)