Skip to content

Commit

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

chore(deps): Update plugin io.github.gradle-nexus.publish-plugin to v2.0.0
  • Loading branch information
zml2008 committed May 7, 2024
2 parents 8f5c0c2 + 9259ece commit 4812be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id 'net.kyori.indra.publishing.sonatype' version "$indraVersion"
id 'net.kyori.indra.licenser.spotless' version "$indraVersion" apply false
id 'net.kyori.indra.crossdoc' version "$indraVersion" apply false
id 'io.github.gradle-nexus.publish-plugin' version "2.0.0-rc-2"
id 'io.github.gradle-nexus.publish-plugin' version "2.0.0"
}

// Adventure version
Expand Down

0 comments on commit 4812be5

Please sign in to comment.