Update to spring-build-conventions-0.0.2.RELEASE

This commit is contained in:
Rob Winch 2017-06-15 13:19:20 -05:00
parent 9d19b7337e
commit 89763a5b73
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.2.BUILD-SNAPSHOT'
classpath 'io.spring.gradle:spring-build-conventions:0.0.2.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {