Skip to content

Commit 58893b4

Browse files
Update plugin org.sonarqube to v7
1 parent d60688e commit 58893b4

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
@@ -9,7 +9,7 @@ plugins {
99
alias(libs.plugins.changelog) // Gradle Changelog Plugin
1010
alias(libs.plugins.qodana) // Gradle Qodana Plugin
1111
alias(libs.plugins.kover) // Gradle Kover Plugin
12-
id("org.sonarqube") version "6.2.0.5505"
12+
id("org.sonarqube") version "7.1.0.6387"
1313
id("checkstyle")
1414
}
1515

0 commit comments

Comments
 (0)