Skip to content

Commit d243d0d

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

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
@@ -58,6 +58,6 @@ plugin-jacocolog = { module = "org.barfuin.gradle.jacocolog:org.barfuin.gradle.j
5858
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
5959
jacoco = { id = "org.barfuin.gradle.jacocolog", version.ref = "jacocolog" }
6060
updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
61-
sonar = { id = "org.sonarqube", version = "7.2.2.6593" }
61+
sonar = { id = "org.sonarqube", version = "7.2.3.7755" }
6262
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
6363
publish = { id = "io.openapiprocessor.build.plugin.publish" }

0 commit comments

Comments
 (0)