Skip to content

Commit d20b0b5

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump io.github.gradle-nexus.publish-plugin from 2.0.0-rc-1 to 2.0.0-rc-2
Bumps io.github.gradle-nexus.publish-plugin from 2.0.0-rc-1 to 2.0.0-rc-2. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 250e3c7 commit d20b0b5

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
@@ -80,6 +80,6 @@ buildParameters = { id = "org.gradlex.build-parameters", version = "1.4.3" }
8080
gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.1" }
8181
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
8282
nohttp = { id = "io.spring.nohttp", version = "0.0.11" }
83-
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-1" }
83+
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-2" }
8484
plantuml = { id = "io.freefair.plantuml", version = "8.4" }
8585
versions = { id = "com.github.ben-manes.versions", version.ref = "gradleVersionsPlugin" }

0 commit comments

Comments
 (0)