1
0
mirror of synced 2026-08-05 17:57:15 +00:00

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 -1
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 {