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

spring-build-conventions:0.0.6.RELEASE

This commit is contained in:
Rob Winch
2017-11-17 20:48:45 -06:00
parent 94a8d9b116
commit e20919c58b
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.5.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.6.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {