diff --git a/build.gradle b/build.gradle index 6521153..0a161e7 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ import org.apache.tools.ant.filters.ReplaceTokens buildscript { dependencies { - classpath 'io.spring.gradle:spring-build-conventions:0.0.3.RELEASE' + classpath 'io.spring.gradle:spring-build-conventions:0.0.10.RELEASE' } repositories {