File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414- [ #42 ] ( https://github.com/green-code-initiative/creedengo-python/issues/42 ) Correction of dead link
1515- update some libraries versions / TU corrections / README.md correction (compatibility)
16+ - update sonarqube version to 24.12.0
1617
1718### Deleted
1819
Original file line number Diff line number Diff line change 11ARG MAVEN_BUILDER=3-openjdk-17-slim
2- ARG SONARQUBE_VERSION=10.7.0 -community
2+ ARG SONARQUBE_VERSION=24.12.0.100206 -community
33
44FROM maven:${MAVEN_BUILDER} AS builder
55
Original file line number Diff line number Diff line change @@ -61,11 +61,11 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code-
6161🧩 Compatibility
6262------------------
6363
64- | Plugin version | SonarQube version | Java version |
65- | ----------------| ---------------------| --------------|
66- | 1.4.+ | 9.4.+ LTS to 10.4.1 | 11 / 17 |
67- | 1.5.+ | 9.9.+ LTS to 10.7.0 | 11 / 17 |
68- | 2.0.+ | 9.9.+ LTS to 10.7 .0 | 11 / 17 |
64+ | Plugin version | SonarQube version | Java version |
65+ | ----------------| ---------------------- | --------------|
66+ | 1.4.+ | 9.4.+ LTS to 10.4.1 | 11 / 17 |
67+ | 1.5.+ | 9.9.+ LTS to 10.7.0 | 11 / 17 |
68+ | 2.0.+ | 9.9.+ LTS to 24.12 .0 | 11 / 17 |
6969
7070> Compatibility table of versions lower than 1.4.+ are available from the
7171> main [ creedengo repository] ( https://github.com/green-code-initiative/creedengo-rules-specifications#-plugins-version-compatibility ) .
You can’t perform that action at this time.
0 commit comments