We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3827b5b + 82e32ff commit 4e4e091Copy full SHA for 4e4e091
1 file changed
gradle/libs.versions.toml
@@ -62,6 +62,6 @@ openapi-parser = ["openapi-parser-parser", "io-jackson"]
62
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
63
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
64
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
65
-sonar = { id = "org.sonarqube", version = "4.0.0.2929" }
+sonar = { id = "org.sonarqube", version = "4.1.0.3113" }
66
67
#versions = { id = "com.github.ben-manes.versions", version = "0.42.0" }
0 commit comments