Skip to content

Commit f542381

Browse files
fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2
1 parent 5f98043 commit f542381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object PluginLibs {
77
const val jvm = "1.5.31"
88
const val sonarQube = "3.3"
99

10-
const val nexusPublish = "1.3.0"
10+
const val nexusPublish = "2.0.0"
1111
const val gradlePluginPublish = "1.2.0"
1212

1313
const val jacocoLogger = "2.0.0"

0 commit comments

Comments
 (0)