We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95de32e commit 0fabe1aCopy full SHA for 0fabe1a
1 file changed
gradle/libs.versions.toml
@@ -66,6 +66,6 @@ openapi-parser = ["openapi-parser-parser", "io-jackson"]
66
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
67
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.1.0" }
68
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
69
-sonar = { id = "org.sonarqube", version = "3.5.0.2730" }
+sonar = { id = "org.sonarqube", version = "4.0.0.2929" }
70
71
#versions = { id = "com.github.ben-manes.versions", version = "0.42.0" }
0 commit comments