Upgrade to spring-build-conventions 0.0.36
This commit is contained in:
parent
698d45cdbd
commit
5b8d0c3301
@ -1,6 +1,6 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.35.BUILD-SNAPSHOT'
|
classpath 'io.spring.gradle:spring-build-conventions:0.0.36'
|
||||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
||||||
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
|
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user