We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51abd22 + d243d0d commit e4458abCopy full SHA for e4458ab
gradle/libs.versions.toml
@@ -58,6 +58,6 @@ plugin-jacocolog = { module = "org.barfuin.gradle.jacocolog:org.barfuin.gradle.j
58
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
59
jacoco = { id = "org.barfuin.gradle.jacocolog", version.ref = "jacocolog" }
60
updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
61
-sonar = { id = "org.sonarqube", version = "7.2.2.6593" }
+sonar = { id = "org.sonarqube", version = "7.2.3.7755" }
62
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
63
publish = { id = "io.openapiprocessor.build.plugin.publish" }
0 commit comments