Upgrade spring-build-conventions to 0.0.23.RELEASE

This commit is contained in:
Vedran Pavic
2019-02-13 19:26:19 +01:00
parent e1c0d62d33
commit ed76514f30

View File

@@ -13,7 +13,7 @@ buildscript {
}
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.22.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
}