Skip to content

Commit 61e7603

Browse files
committed
Update compatibility matrix
1 parent 7cd4b19 commit 61e7603

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ You can give a try with a one command:
3434

3535
... then you can use Java test project repository to test the environment : see [Java test project in `./src/it/test-projects/ecocode-java-plugin-test-project`](./src/it/test-projects/ecocode-java-plugin-test-project)
3636

37-
3837
NB: To install other `ecocode` plugins, you can :
38+
3939
- add JAVA System properties `Dtest-it.additional-plugins` with a comma separated list of plugin IDs (`groupId:artifactId:version`), or plugins JAR (`file://....`) to install.
4040

4141
For example :
@@ -57,9 +57,10 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code-
5757
🧩 Compatibility
5858
-----------------
5959

60-
| Plugin version | SonarQube version | Java version |
61-
|----------------|---------------------|--------------|
62-
| 1.6.+ | 9.4.+ LTS to 10.6.0 | 11 / 17 |
60+
| Plugin version | SonarQube version | Java version |
61+
|----------------|---------------------|------------------------------------------------------------------------------------------------|
62+
| 1.6.+ | 9.4.+ LTS to 10.6.0 | 11 / 17 |
63+
| 2.0.+ | 9.9.+ LTS to 10.6.0 | [17](https://docs.sonarsource.com/sonarqube/9.9/requirements/prerequisites-and-overview/#java) |
6364

6465
> Compatibility table of versions lower than 1.4.+ are available from the
6566
> main [ecoCode repository](https://github.com/green-code-initiative/ecoCode#-plugins-version-compatibility).

0 commit comments

Comments
 (0)