Skip to content

Commit 5d866a3

Browse files
committed
Merge branch 'chore.bazel7x' into remove-cc-defs
2 parents a9339ec + 1205163 commit 5d866a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# against.
1818
# This version should be updated together with the version of Bazel
1919
# in .bazelversion.
20-
BAZEL_VERSION = "7.1.0"
20+
BAZEL_VERSION = "7.x"
2121

2222
# NOTE: Keep in sync with .bazelci/presubmit.yml
2323
# This is the minimum supported bazel version, that we have some tests for.

0 commit comments

Comments
 (0)