We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de619c commit f4bb5c2Copy full SHA for f4bb5c2
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
}
6
dependencies {
7
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
8
- classpath "io.spring.gradle:dependency-management-plugin:1.1.0"
+ classpath "io.spring.gradle:dependency-management-plugin:1.1.4"
9
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2"
10
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
11
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
0 commit comments