From 398cd3cc4dcccd123a08435e81b23ebf06b387a6 Mon Sep 17 00:00:00 2001 From: David DE CARVALHO Date: Fri, 4 Oct 2024 16:51:46 +0200 Subject: [PATCH] update compatibility data --- CHANGELOG.md | 2 +- Dockerfile | 2 +- README.md | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ad04cc..4666587 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - refactoring docker system - [#29](https://github.com/green-code-initiative/ecoCode-python/issues/29) Add test to ensure all Rules are registered -- [#24](https://github.com/green-code-initiative/ecoCode-python/issues/24) Set correct required language because the plugin wasn't loaded anymore +- [#24](https://github.com/green-code-initiative/ecoCode-python/issues/24) Set correct required language because the plugin wasn't loaded anymore => change of retro-compatibility (9.9.0 to 10.7 and not compatible before 9.9.0) ### Deleted diff --git a/Dockerfile b/Dockerfile index 9e6d105..9749530 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ARG MAVEN_BUILDER=3-openjdk-17-slim -ARG SONARQUBE_VERSION=10.4.1-community +ARG SONARQUBE_VERSION=10.7.0-community FROM maven:${MAVEN_BUILDER} AS builder diff --git a/README.md b/README.md index 4f87dd8..b446e1f 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code- | Plugin version | SonarQube version | Java version | |----------------|---------------------|--------------| +| 1.5.+ | 9.9.+ LTS to 10.7.0 | 11 / 17 | | 1.4.+ | 9.4.+ LTS to 10.4.1 | 11 / 17 | > Compatibility table of versions lower than 1.4.+ are available from the