We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d2f96 commit 2681d3eCopy full SHA for 2681d3e
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
}
13
dependencies {
14
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
15
- classpath("io.spring.gradle:spring-io-plugin:0.0.6.RELEASE")
+ classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
16
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.12.0"
17
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
18
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
0 commit comments