Upgrade spring-build-conventions to 0.0.16.RELEASE

This commit is contained in:
Vedran Pavic
2018-06-05 21:35:48 +02:00
parent 4a52de0c18
commit a8c4f65903

View File

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