We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb946e commit 1205163Copy full SHA for 1205163
version.bzl
@@ -17,7 +17,7 @@
17
# against.
18
# This version should be updated together with the version of Bazel
19
# in .bazelversion.
20
-BAZEL_VERSION = "7.1.0"
+BAZEL_VERSION = "7.x"
21
22
# NOTE: Keep in sync with .bazelci/presubmit.yml
23
# This is the minimum supported bazel version, that we have some tests for.
0 commit comments