We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33fed5a commit af3e680Copy full SHA for af3e680
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
kotlin("jvm") version "2.0.21"
14
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.20"
15
id("com.github.johnrengelman.shadow") version "7.0.0"
16
- id("org.sonarqube") version "5.1.0.4882"
+ id("org.sonarqube") version "6.0.1.5171"
17
}
18
19
tasks {
0 commit comments