diff --git a/bazel/supported_versions.txt b/bazel/supported_versions.txt index 8893cbe32ba..a969c230710 100644 --- a/bazel/supported_versions.txt +++ b/bazel/supported_versions.txt @@ -1,3 +1,2 @@ -6.0.0 +6.1.1 5.4.0 -4.2.3 diff --git a/doc/bazel_support.md b/doc/bazel_support.md index 2cd8559f682..337cf5bc767 100644 --- a/doc/bazel_support.md +++ b/doc/bazel_support.md @@ -39,6 +39,5 @@ recent LTS versions of Bazel. However individual releases may have a broader compatibility range. The currently supported versions are captured by the following list: -- [`6.0.0`](https://github.com/bazelbuild/bazel/releases/tag/6.0.0) +- [`6.1.1`](https://github.com/bazelbuild/bazel/releases/tag/6.1.1) - [`5.4.0`](https://github.com/bazelbuild/bazel/releases/tag/5.4.0) -- [`4.2.3`](https://github.com/bazelbuild/bazel/releases/tag/4.2.3)