Skip to content

Commit 9dc7c30

Browse files
committed
fix(deps): update dependency io.codearte.gradle.nexus:gradle-nexus-staging-plugin to v0.30.0
1 parent cd71c43 commit 9dc7c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/stage-vote-release-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ dependencies {
2828
implementation("org.ajoberstar.grgit:grgit-gradle:4.1.1")
2929
implementation("org.ajoberstar.grgit:grgit-core:4.1.1")
3030
implementation("de.marcphilipp.gradle:nexus-publish-plugin:0.4.0")
31-
implementation("io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2")
31+
implementation("io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0")
3232
}

0 commit comments

Comments
 (0)