We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cd360 commit f8197a5Copy full SHA for f8197a5
gradle/libs.versions.toml
@@ -41,4 +41,4 @@ kotest = ["kotest-runner", "kotest-datatest", "mockk"]
41
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
42
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
43
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
44
-sonar = { id = "org.sonarqube", version = "4.4.1.3373" }
+sonar = { id = "org.sonarqube", version = "5.0.0.4638" }
0 commit comments