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 009910d commit 5130312Copy full SHA for 5130312
plugins/stage-vote-release-plugin/build.gradle.kts
@@ -23,5 +23,5 @@ dependencies {
23
implementation("org.ajoberstar.grgit:grgit-gradle:4.1.1")
24
implementation("org.ajoberstar.grgit:grgit-core:4.1.1")
25
implementation("de.marcphilipp.gradle:nexus-publish-plugin:0.4.0")
26
- implementation("io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2")
+ implementation("io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0")
27
}
0 commit comments