Skip to content

Commit e4458ab

Browse files
authored
Merge pull request #433 from openapi-processor/dependabot/gradle/org.sonarqube-7.2.3.7755
Bump org.sonarqube from 7.2.2.6593 to 7.2.3.7755
2 parents 51abd22 + d243d0d commit e4458ab

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)