Skip to content

Commit 398b894

Browse files
Bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145
Bumps org.sonarqube from 5.1.0.4882 to 6.0.0.5145. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d67a367 commit 398b894

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 = "5.1.0.4882" }
46+
sonar = { id = "org.sonarqube", version = "6.0.0.5145" }

0 commit comments

Comments
 (0)