Skip to content

Commit 495e7ca

Browse files
committed
Upgrade nexus-publish plugin to 0.2.0
1 parent 861259c commit 495e7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Versions {
2929
val buildScanPlugin = "2.0.2"
3030
val gitPublishPlugin = "1.0.1"
3131
val jmhPlugin = "0.4.7"
32-
val nexusPublishPlugin = "0.1.1"
32+
val nexusPublishPlugin = "0.2.0"
3333
val shadowPlugin = "4.0.1"
3434
val spotlessPlugin = "3.16.0"
3535
val versioningPlugin = "2.7.1"

0 commit comments

Comments
 (0)