Skip to content

Commit a328ffc

Browse files
authored
Merge pull request #126 from openapi-processor/dependabot/gradle/org.sonarqube-6.0.1.5171
Bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171
2 parents 0f67ab8 + 41e886b commit a328ffc

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
@@ -43,4 +43,4 @@ kotest = ["kotest-runner", "kotest-datatest", "mockk"]
4343
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
4444
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
4545
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
46-
sonar = { id = "org.sonarqube", version = "6.0.0.5145" }
46+
sonar = { id = "org.sonarqube", version = "6.0.1.5171" }

0 commit comments

Comments
 (0)