Skip to content

Commit f8197a5

Browse files
Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638
Bumps org.sonarqube from 4.4.1.3373 to 5.0.0.4638. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18cd360 commit f8197a5

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)