Skip to content

Commit 94c55c9

Browse files
chore(deps): Update plugin nexusPublish to v2.0.0
1 parent da10a79 commit 94c55c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ indra = { id = "net.kyori.indra", version.ref = "indra" }
3232
indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
3333
indra-licenser-spotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
3434
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
35-
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-2" }
35+
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
3636
spotless = { id = "com.diffplug.spotless", version.ref = "spotless"}

0 commit comments

Comments
 (0)