We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd71c43 commit 9dc7c30Copy full SHA for 9dc7c30
plugins/stage-vote-release-plugin/build.gradle.kts
@@ -28,5 +28,5 @@ dependencies {
28
implementation("org.ajoberstar.grgit:grgit-gradle:4.1.1")
29
implementation("org.ajoberstar.grgit:grgit-core:4.1.1")
30
implementation("de.marcphilipp.gradle:nexus-publish-plugin:0.4.0")
31
- implementation("io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2")
+ implementation("io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0")
32
}
0 commit comments