Skip to content

Commit

Permalink
fix(deps): update dependency org.sonarsource.scanner.gradle:sonarqube…
Browse files Browse the repository at this point in the history
…-gradle-plugin to v5
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 5f98043 commit c194905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object PluginLibs {
object Version {

const val jvm = "1.5.31"
const val sonarQube = "3.3"
const val sonarQube = "5.1.0.4872"

const val nexusPublish = "1.3.0"
const val gradlePluginPublish = "1.2.0"
Expand Down

0 comments on commit c194905

Please sign in to comment.