Skip to content

Commit

Permalink
chore(deps): update plugin sonarqube to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 7c5f6dc commit a114bcf
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 @@ -17,5 +17,5 @@ slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
sonarqube = { id = "org.sonarqube", version = "4.4.1.3373" }
sonarqube = { id = "org.sonarqube", version = "5.1.0.4882" }
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 comments on commit a114bcf

Please sign in to comment.