Skip to content

Commit a004b44

Browse files
authored
Merge pull request #402 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 1e0cc6d + 7aa777a commit a004b44

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

0 commit comments

Comments
 (0)