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.
2 parents a70879e + 4d7446f commit f87b3c6Copy full SHA for f87b3c6
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
id("io.freefair.javadoc-utf-8") version "8.13.1"
15
id("io.freefair.maven-central.validate-poms") version "8.13.1"
16
id("ru.vyarus.pom") version "3.0.0"
17
- id("org.sonarqube") version "6.0.1.5171"
+ id("org.sonarqube") version "6.1.0.5360"
18
id("io.codearte.nexus-staging") version "0.30.0"
19
}
20
0 commit comments