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.
2 parents 7c32519 + 25e6535 commit 97e39fcCopy full SHA for 97e39fc
gradle/libs.versions.toml
@@ -39,5 +39,5 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.46.0"
39
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
40
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
41
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
42
-versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
+versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
43
sonar = { id = "org.sonarqube", version = "6.0.1.5171" }
0 commit comments