Skip to content

Commit 383c586

Browse files
authored
Update build.gradle.kts
1 parent b5e236e commit 383c586

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 @@
1515
* along with this program; if not, see https://sonarsource.com/license/ssal/
1616
*/
1717
plugins {
18-
id("org.sonarqube") version "7.2.0.6526"
18+
alias(libs.plugins.sonarqube)
1919
}
2020

2121
sonar {

0 commit comments

Comments
 (0)