We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff96dc commit 7522a26Copy full SHA for 7522a26
1 file changed
gradle/libs.versions.toml
@@ -56,7 +56,6 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
56
57
[plugins]
58
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
59
-nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
60
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
61
updates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
62
sonar = { id = "org.sonarqube", version = "6.2.0.5505" }
0 commit comments