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 1757e82 commit 844d94a
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 @@ -19,5 +19,5 @@ jspecify = { module = "org.jspecify:jspecify", version = "1.0.0" }
asciidoctor = { id = "org.asciidoctor.jvm.convert", version = "4.0.3" }
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.21" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
sonar = { id = "org.sonarqube", version = "5.1.0.4882" }
sonar = { id = "org.sonarqube", version = "6.0.0.5145" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }

0 comments on commit 844d94a

Please sign in to comment.