We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c441ef2 + 801dc46 commit 9b6921fCopy full SHA for 9b6921f
1 file changed
gradle/libs.versions.toml
@@ -44,7 +44,7 @@ jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin"]
44
45
[plugins]
46
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
47
-nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
+nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
48
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
49
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
50
sonar = { id = "org.sonarqube", version = "5.0.0.4638" }
0 commit comments