spring-build-conventions-0.0.5.RELEASE
This commit is contained in:
parent
fc84d31010
commit
d13c3a040c
|
@ -1,6 +1,6 @@
|
||||||
buildscript {
|
buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.5.BUILD-SNAPSHOT'
|
classpath 'io.spring.gradle:spring-build-conventions:0.0.5.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