8000
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 fcd0328 commit 8331522Copy full SHA for 8331522
.bazelversion
@@ -1 +1 @@
1
-5.2.0
+6.0.0
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 = "5.2.0"
+BAZEL_VERSION = "6.0.0"
21
22
# Versions of Bazel which users should be able to use.
23
# Ensures we don't break backwards-compatibility,
0 commit comments