We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ed3a4f + ddb40be commit 980712bCopy full SHA for 980712b
1 file changed
gradle/libs.versions.toml
@@ -66,7 +66,7 @@ plugin-jacocolog = { module = "org.barfuin.gradle.jacocolog:org.barfuin.gradle.j
66
67
[plugins]
68
updates = { id = "com.github.ben-manes.versions", version = "updates" }
69
-sonar = { id = "org.sonarqube", version = "7.2.2.6593" }
+sonar = { id = "org.sonarqube", version = "7.2.3.7755" }
70
jacocolog = { id = "org.barfuin.gradle.jacocolog" }
71
central = { id = "io.openapiprocessor.build.plugin.publish-central", version.ref = "build-plugins" }
72
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
0 commit comments