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 ce368b2 commit d9ec058Copy full SHA for d9ec058
plugins/stage-vote-release-plugin/build.gradle.kts
@@ -36,5 +36,5 @@ dependencies {
36
implementation("org.ajoberstar.grgit:grgit-gradle:4.1.1")
37
implementation("org.ajoberstar.grgit:grgit-core:4.1.1")
38
implementation("de.marcphilipp.gradle:nexus-publish-plugin:0.4.0")
39
- implementation("io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2")
+ implementation("io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0")
40
}
0 commit comments