Skip to content

Commit ed7c609

Browse files
committed
Update nexus-publish plugin to 2.0.0-rc-1
1 parent 948d035 commit ed7c609

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
@@ -77,5 +77,5 @@ buildParameters = { id = "org.gradlex.build-parameters", version = "1.4.3" }
7777
gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.0" }
7878
jmh = { id = "me.champeau.jmh", version = "0.7.1" }
7979
nohttp = { id = "io.spring.nohttp", version = "0.0.11" }
80-
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
80+
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-1" }
8181
versions = { id = "com.github.ben-manes.versions", version.ref = "gradleVersionsPlugin" }

0 commit comments

Comments
 (0)