1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Update to spring-build-conventions:0.0.17.RELEASE

Fixes: gh-5352
This commit is contained in:
Rob Winch
2018-05-15 17:05:31 -05:00
parent 658acf0332
commit e82a1d151c
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.15.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.16.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {