We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba7eeaf + 276eedf commit 5e16ed8Copy full SHA for 5e16ed8
1 file changed
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.54.0" }
61
-sonar = { id = "org.sonarqube", version = "7.2.3.7755" }
+sonar = { id = "org.sonarqube", version = "7.3.0.8198" }
62
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
63
publish = { id = "io.openapiprocessor.build.plugin.publish" }
0 commit comments