Update to spring-build-conventions-0.0.4.RELEASE

This commit is contained in:
Rob Winch 2017-10-03 08:44:56 -05:00
parent 0d516ca32c
commit f2bbeba9d2
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.4.BUILD-SNAPSHOT'
classpath 'io.spring.gradle:spring-build-conventions:0.0.4.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {