File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +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
16+ - update sonarqube version to 25.3 .0
1717- upgrade actions/upload-artifact and actions/download-artifact from v3 to v4
1818
1919### Deleted
Original file line number Diff line number Diff line change 11ARG MAVEN_BUILDER=3-openjdk-17-slim
2- ARG SONARQUBE_VERSION=24.12.0.100206-community
2+
3+ # ARG SONARQUBE_VERSION=24.12.0.100206-community
4+ ARG SONARQUBE_VERSION=25.3.0.104237-community
35
46FROM maven:${MAVEN_BUILDER} AS builder
57
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code-
6565| ----------------| ----------------------| --------------|
6666| 1.4.+ | 9.4.+ LTS to 10.4.1 | 11 / 17 |
6767| 1.5.+ | 9.9.+ LTS to 10.7.0 | 11 / 17 |
68- | 2.0.+ | 9.9.+ LTS to 24.12 .0 | 11 / 17 |
68+ | 2.0.+ | 9.9.+ LTS to 25.3 .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 ) .
Original file line number Diff line number Diff line change 6161 <mockito .version>5.14.2</mockito .version>
6262
6363 <!-- temporary version waiting for a real automatic release in creedengo repository -->
64- <creedengo-rules-specifications .version>2.0.0 </creedengo-rules-specifications .version>
64+ <creedengo-rules-specifications .version>2.2.2 </creedengo-rules-specifications .version>
6565
6666 </properties >
6767
You can’t perform that action at this time.
0 commit comments