Skip to content

Commit 8315a99

Browse files
chore(deps): update dependency org.sonarsource.scanner.gradle:sonarqube-gradle-plugin to v5
1 parent bc58e1a commit 8315a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation("com.diffplug.spotless:spotless-plugin-gradle:${libs.plugins.spotless.get().version}")
1313
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
1414
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
15-
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373")
15+
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.1.0.4882")
1616
}
1717

1818
spotless {

0 commit comments

Comments
 (0)