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.
2 parents 5168c49 + 4c6f12f commit 929d1b2Copy full SHA for 929d1b2
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
// Used by release.gradle
6
id 'maven-publish'
7
id 'signing'
8
- id 'io.codearte.nexus-staging' version '0.22.0'
+ id 'io.codearte.nexus-staging' version '0.30.0'
9
}
10
11
apply plugin: 'application'
0 commit comments