Skip to content

Commit e1d1365

Browse files
authored
Merge pull request #386 from openapi-processor/dependabot/gradle/org.sonarqube-7.0.1.6134
Bump org.sonarqube from 6.3.1.5724 to 7.0.1.6134
2 parents b8d3160 + b3eb3f9 commit e1d1365

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.52.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 = "6.3.1.5724" }
61+
sonar = { id = "org.sonarqube", version = "7.0.1.6134" }
6262
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }
6363
publish = { id = "io.openapiprocessor.build.plugin.publish" }

0 commit comments

Comments
 (0)