Update to spring-build-conventions:0.0.17.RELEASE
Fixes: gh-5352
This commit is contained in:
parent
658acf0332
commit
e82a1d151c
|
@ -1,6 +1,6 @@
|
||||||
buildscript {
|
buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.15.RELEASE'
|
classpath 'io.spring.gradle:spring-build-conventions:0.0.16.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