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

Use spring-build-conventions:0.0.8.RELEASE

This commit is contained in:
Rob Winch
2017-11-27 13:25:46 -06:00
parent 3f1b09c248
commit 67031a277d
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.6.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.8.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {