diff --git a/bazel/supported_versions.txt b/bazel/supported_versions.txt index 84a5e8c2394..9e50ea7ead1 100644 --- a/bazel/supported_versions.txt +++ b/bazel/supported_versions.txt @@ -1,3 +1,2 @@ -5.3.0 +5.3.1 4.2.2 -3.7.2 diff --git a/doc/bazel_support.md b/doc/bazel_support.md index 19f72fcc1b9..c1843930c77 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: -- [`5.3.0`](https://github.com/bazelbuild/bazel/releases/tag/5.3.0) +- [`5.3.1`](https://github.com/bazelbuild/bazel/releases/tag/5.3.1) - [`4.2.2`](https://github.com/bazelbuild/bazel/releases/tag/4.2.2) -- [`3.7.2`](https://github.com/bazelbuild/bazel/releases/tag/3.7.2)