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 0c907bd commit 787f3cbCopy full SHA for 787f3cb
.bazelversion
@@ -1 +1 @@
1
-7.1.0
+7.x
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