diff --git a/build.gradle b/build.gradle index 1aab16153b..7e8692d258 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { } dependencies { classpath 'org.ow2.asm:asm:5.0.3' - classpath 'io.spring.gradle:spring-release-plugin:0.6.2' + classpath 'io.spring.gradle:spring-release-plugin:0.7.0' classpath 'com.netflix.nebula:gradle-extra-configurations-plugin:3.2.0' classpath 'me.champeau.gradle:jmh-gradle-plugin:0.4.4' classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0-M4'