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 b46085b commit 03bb720Copy full SHA for 03bb720
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
id("com.github.ben-manes.versions") version "0.53.0"
16
id("ru.vyarus.pom") version "3.0.0"
17
id("org.jreleaser") version "1.20.0"
18
- id("org.sonarqube") version "6.2.0.5505"
+ id("org.sonarqube") version "7.0.1.6134"
19
id("me.champeau.jmh") version "0.7.3"
20
}
21
0 commit comments