Skip to content

Commit

Permalink
Merge pull request #7 from KyoriPowered/renovate/gradle-and-github-ac…
Browse files Browse the repository at this point in the history
…tions

chore(deps): Update plugin nexusPublish to v2.0.0-rc-2
  • Loading branch information
zml2008 authored Mar 3, 2024
2 parents 502a7f7 + 4824be0 commit 50d44cf
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 @@ -23,5 +23,5 @@ indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
indra-crossdoc = { id = "net.kyori.indra.crossdoc", version.ref = "indra" }
indra-licenser-spotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
indra-publishing-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-1" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-2" }
spotless = "com.diffplug.spotless:6.25.0"

0 comments on commit 50d44cf

Please sign in to comment.