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

Update to spring-build-conventions:0.0.20.RELEASE

Fixes: gh-5998
This commit is contained in:
Rob Winch
2018-10-18 16:14:37 -05:00
parent d5d9adf11d
commit 1eb7a297d3
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.19.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.20.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {