Use spring-build-conventions:0.0.8.RELEASE
This commit is contained in:
parent
3f1b09c248
commit
67031a277d
|
@ -1,6 +1,6 @@
|
||||||
buildscript {
|
buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.6.RELEASE'
|
classpath 'io.spring.gradle:spring-build-conventions:0.0.8.RELEASE'
|
||||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in New Issue