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 8017158 commit fd12157Copy full SHA for fd12157
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.8.RELEASE")
+ classpath "io.spring.gradle:dependency-management-plugin:1.1.4"
16
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2"
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