We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928b3fb commit 286fd3cCopy full SHA for 286fd3c
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
dependencies {
11
classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}")
12
classpath("gradle.plugin.nl.javadude.gradle.plugins:license-gradle-plugin:0.14.0")
13
- classpath("io.spring.gradle:dependency-management-plugin:0.6.1.RELEASE")
+ classpath("io.spring.gradle:dependency-management-plugin:1.0.8.RELEASE")
14
}
15
16
0 commit comments