Update to spring-build-conventions:0.0.20.RELEASE

Fixes: gh-5998
This commit is contained in:
Rob Winch 2018-10-18 16:14:37 -05:00
parent d5d9adf11d
commit 1eb7a297d3
1 changed files with 1 additions and 1 deletions

View File

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