Skip to content

Commit 41e886b

Browse files
Bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171
Bumps org.sonarqube from 6.0.0.5145 to 6.0.1.5171. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f67ab8 commit 41e886b

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)