Skip to content

Commit

Permalink
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2 (
Browse files Browse the repository at this point in the history
#566)

Replaced closeAndReleaseStagingRepository with closeAndReleaseStagingRepositories

See: https://github.com/gradle-nexus/publish-plugin/releases/tag/v2.0.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Federico Rispo <[email protected]>
  • Loading branch information
renovate[bot] and federicorispo committed Sep 13, 2024
1 parent 0a2d704 commit 789a41e
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 @@ -30,7 +30,7 @@ plugins {
id "biz.aQute.bnd.builder" version "6.4.0" apply false
id "org.sonarqube" version "5.1.0.4882"
id "jacoco"
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
id "io.github.gradle-nexus.publish-plugin" version '2.0.0'
}

sonarqube {
Expand Down

0 comments on commit 789a41e

Please sign in to comment.