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 b8d3160 + b3eb3f9 commit e1d1365Copy full SHA for e1d1365
gradle/libs.versions.toml
@@ -58,6 +58,6 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
58
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
59
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
60
updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
61
-sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
+sonar = { id = "org.sonarqube", version = "7.0.1.6134" }
62
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
63
publish = { id = "io.openapiprocessor.build.plugin.publish" }
0 commit comments