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