Skip to content

Commit c25ebcf

Browse files
authored
Merge pull request #339 from openapi-processor/dependabot/gradle/org.sonarqube-7.2.0.6526
Bump org.sonarqube from 7.1.0.6387 to 7.2.0.6526
2 parents ae6f7d0 + 1b6f448 commit c25ebcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ plugin-updates = { module = "com.github.ben-manes:gradle-versions-plugin", versi
6666
[plugins]
6767
updates = { id = "com.github.ben-manes.versions", version = "updates" }
6868
jacoco = { id = "io.gitlab.mpichler.jacocolog", version = "4.0.0" }
69-
sonar = { id = "org.sonarqube", version = "7.1.0.6387" }
69+
sonar = { id = "org.sonarqube", version = "7.2.0.6526" }
7070
central = { id = "io.openapiprocessor.build.plugin.publish-central", version.ref = "build-plugins" }
7171
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }

0 commit comments

Comments
 (0)