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 8cfb36b + dee3343 commit deeef66Copy full SHA for deeef66
gradle/libs.versions.toml
@@ -68,6 +68,6 @@ plugin-updates = { module = "com.github.ben-manes:gradle-versions-plugin", versi
68
[plugins]
69
updates = { id = "com.github.ben-manes.versions", version = "updates" }
70
jacoco = { id = "io.gitlab.mpichler.jacocolog", version = "4.0.0" }
71
-sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
+sonar = { id = "org.sonarqube", version = "7.0.1.6134" }
72
central = { id = "io.openapiprocessor.build.plugin.publish-central", version.ref = "build-plugins" }
73
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
0 commit comments