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 aef17ad commit b25e188Copy full SHA for b25e188
.bazelversion
@@ -1 +1 @@
1
-4.2.2
+5.2.0
examples/build_file_generation/.bazelversion
version.bzl
@@ -18,7 +18,7 @@
18
# This version should be updated together with the version of Bazel
19
# in .bazelversion.
20
# TODO(alexeagle): assert this is the case in a test
21
-BAZEL_VERSION = "4.2.2"
+BAZEL_VERSION = "5.2.0"
22
23
# Versions of Bazel which users should be able to use.
24
# Ensures we don't break backwards-compatibility,
0 commit comments