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 c0f1690 commit 8facc74Copy full SHA for 8facc74
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
classpath("org.springframework.boot:spring-boot-gradle-plugin:1.5.19.RELEASE")
15
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.12.0"
16
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
17
- classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.1'
+ classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.10.0'
18
}
19
20
0 commit comments