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 9081a07 commit 47715ccCopy full SHA for 47715cc
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("jacoco")
9
id("com.jfrog.artifactory") version "4.25.1"
10
id("io.spring.dependency-management") version "1.1.4" apply false
11
- id("org.sonarqube") version "4.4.1.3373"
+ id("org.sonarqube") version "5.1.0.4882"
12
id("org.jetbrains.kotlin.jvm") apply false
13
id("com.diffplug.spotless") version "6.11.0"
14
`maven-publish`
0 commit comments