Upgrade spring-build-conventions to 0.0.5.RELEASE

This commit is contained in:
Vedran Pavic
2017-10-10 22:06:01 +02:00
parent 1c29c7f14f
commit e08ac357dd

View File

@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.4.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.5.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {