1
0
mirror of synced 2026-05-22 21:33:16 +00:00

spring-build-conventions-0.0.5.RELEASE

This commit is contained in:
Rob Winch
2017-10-10 07:55:09 -05:00
parent fc84d31010
commit d13c3a040c
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.5.BUILD-SNAPSHOT'
classpath 'io.spring.gradle:spring-build-conventions:0.0.5.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {