From 295ef716a779641b1de8fc25f3c887015fbdc006 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Tue, 20 Feb 2018 17:40:00 -0600 Subject: [PATCH] spring-build-conventions:0.0.14.RELEASE --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 7feed68..38aa2ae 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ buildscript { dependencies { - classpath 'io.spring.gradle:spring-build-conventions:0.0.13.RELEASE' + classpath 'io.spring.gradle:spring-build-conventions:0.0.14.RELEASE' } repositories {