We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd533f commit 15f02f4Copy full SHA for 15f02f4
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
kotlin("jvm") version "1.9.22"
15
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.22"
16
id("com.github.johnrengelman.shadow") version "7.0.0"
17
- id("org.sonarqube") version "4.4.1.3373"
+ id("org.sonarqube") version "5.0.0.4638"
18
}
19
20
tasks {
0 commit comments