Skip to content

Commit 6049d9e

Browse files
Update plugin org.sonarqube to v6 (#55)
| datasource | package | from | to | | ---------- | ----------------------------------------- | ---------- | ---------- | | maven | org.sonarqube:org.sonarqube.gradle.plugin | 5.0.0.4638 | 6.0.0.5145 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7095fdf commit 6049d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
alias(libs.plugins.lombok.gradle) apply false
1616
id(libs.plugins.kover.pluginId)
1717
alias(libs.plugins.nexus.publish)
18-
id("org.sonarqube") version "5.0.0.4638"
18+
id("org.sonarqube") version "6.0.0.5145"
1919
}
2020

2121
allprojects { apply(plugin = "vador.root-conventions") }

0 commit comments

Comments
 (0)