Skip to content

Commit

Permalink
Update nexus-publish plugin to 2.0.0-rc-1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Jul 7, 2023
1 parent 948d035 commit ed7c609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ buildParameters = { id = "org.gradlex.build-parameters", version = "1.4.3" }
gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.0" }
jmh = { id = "me.champeau.jmh", version = "0.7.1" }
nohttp = { id = "io.spring.nohttp", version = "0.0.11" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-1" }
versions = { id = "com.github.ben-manes.versions", version.ref = "gradleVersionsPlugin" }

0 comments on commit ed7c609

Please sign in to comment.