Skip to content

Commit 49b86b6

Browse files
Bump org.sonarqube from 7.2.1.6560 to 7.2.2.6593
Bumps org.sonarqube from 7.2.1.6560 to 7.2.2.6593. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.2.2.6593 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30ffc35 commit 49b86b6

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.2.1.6560" }
69+
sonar = { id = "org.sonarqube", version = "7.2.2.6593" }
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)