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 7095fdf commit 6049d9eCopy full SHA for 6049d9e
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
alias(libs.plugins.lombok.gradle) apply false
16
id(libs.plugins.kover.pluginId)
17
alias(libs.plugins.nexus.publish)
18
- id("org.sonarqube") version "5.0.0.4638"
+ id("org.sonarqube") version "6.0.0.5145"
19
}
20
21
allprojects { apply(plugin = "vador.root-conventions") }
0 commit comments