Skip to content

Commit

Permalink
Bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 5.1.0.4882 to 6.0.0.5145.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 636a74b commit c5d04da
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.0.5145' }
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 c5d04da

Please sign in to comment.