1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Update to spring-build-conventions:0.0.13.RELEASE

Fixes: gh-5030
This commit is contained in:
Rob Winch
2018-02-19 23:59:03 -06:00
parent cc2f676c03
commit c24490cbb8
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.12.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.13.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {