Skip to content

Commit

Permalink
Merge pull request #288 from sarhatabaot/renovate/org.sonarqube-4.x
Browse files Browse the repository at this point in the history
Update plugin org.sonarqube to v4.3.0.3225
  • Loading branch information
sarhatabaot authored Jul 29, 2023
2 parents 25f51ae + d872cf4 commit 12b7670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
// Support convention plugins written in Kotlin. Convention plugins are build scripts in 'src/main' that automatically become available as plugins in the main build.
`kotlin-dsl`
id("org.sonarqube") version "4.2.1.3168"
id("org.sonarqube") version "4.3.0.3225"
}

dependencies {
Expand Down

0 comments on commit 12b7670

Please sign in to comment.