Skip to content

Commit

Permalink
update to 24.12.0 sonarqube version
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Jan 7, 2025
1 parent 500ee74 commit a09ca0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- check SonarQube 10.7 version compatibility
- update some libraries versions
- update sonarqube version to 24.12.0

### Deleted

Expand Down
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ARG MAVEN_BUILDER=3-openjdk-17-slim

#ARG SONARQUBE_VERSION=9.9.0-community
ARG SONARQUBE_VERSION=10.7.0-community
ARG SONARQUBE_VERSION=24.12.0.100206-community

FROM maven:${MAVEN_BUILDER} AS builder

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code-
|----------------|-------------------|--------------|
| 1.4.+ | 9.4.+ to 10.6.0 | 11 / 17 |
| 1.5.+ | 9.9.+ to 10.6.0 | 17 |
| 2.0.+ | 9.9.+ to 10.7.0 | 17 |
| 2.0.+ | 9.9.+ to 24.12.0 | 17 |

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

0 comments on commit a09ca0e

Please sign in to comment.