Skip to content

Commit f798b72

Browse files
authored
Merge pull request #208 from openapi-processor/dependabot/gradle/org.sonarqube-6.0.0.5145
Bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145
2 parents 73b3d54 + 1ef288d commit f798b72

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
@@ -67,5 +67,5 @@ openapi-parser = ["openapi-parser-parser", "io-jackson"]
6767
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
6868
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
6969
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
70-
sonar = { id = "org.sonarqube", version = "5.1.0.4882" }
70+
sonar = { id = "org.sonarqube", version = "6.0.0.5145" }
7171
#versions = { id = "com.github.ben-manes.versions", version = "0.42.0" }

0 commit comments

Comments
 (0)