Skip to content

Commit 80d11f9

Browse files
authored
Merge pull request #84 from openapi-processor/dependabot/gradle/org.sonarqube-5.0.0.4638
Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638
2 parents decfbe1 + f8197a5 commit 80d11f9

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
@@ -41,4 +41,4 @@ kotest = ["kotest-runner", "kotest-datatest", "mockk"]
4141
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
4242
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
4343
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
44-
sonar = { id = "org.sonarqube", version = "4.4.1.3373" }
44+
sonar = { id = "org.sonarqube", version = "5.0.0.4638" }

0 commit comments

Comments
 (0)