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 90cee68 commit d194fb6Copy full SHA for d194fb6
README.md
@@ -98,8 +98,8 @@ Find other GitHub projects using `rules_jvm_external`
98
* Support for Bazel versions before `4.0.0` is only available on releases `4.2` or earlier.
99
100
**Compatibility guideline:** This project aims to be backwards compatible with
101
-the (current LTS - 2) version. If the current LTS version is 5, then we aim to
102
-support 3.x, 4.x and 5.x.
+the (current LTS - 2) version. If the current LTS version is 8, then we aim to
+support versions 6, 7 and 8.
103
104
## Usage
105
0 commit comments