Skip to content

Commit

Permalink
Revert "Rollback to Sonar 5.x"
Browse files Browse the repository at this point in the history
This reverts commit 70f1efa.
  • Loading branch information
ascheman committed Dec 16, 2024
1 parent dcb9be0 commit cc4e747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ wiremock-testcontainers = { module = 'org.wiremock.integrations.testcontainers:w

[plugins]
gradle-versions = { id= 'com.github.ben-manes.versions', version = '0.51.0' }
sonar = { id = 'org.sonarqube', version = '5.1.0.4882' }
sonar = { id = 'org.sonarqube', version = '6.0.1.5171' }
jreleaser = { id = 'org.jreleaser', version = '1.15.0'}
gitProperties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }

Expand Down

0 comments on commit cc4e747

Please sign in to comment.