Skip to content

Commit dbae508

Browse files
committed
Upgrade to spring-release 0.13.0
1 parent c2ce0f9 commit dbae508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66
dependencies {
77
classpath 'org.ow2.asm:asm:5.0.3'
8-
classpath 'io.spring.gradle:spring-release-plugin:0.12.0'
8+
classpath 'io.spring.gradle:spring-release-plugin:0.13.0'
99
classpath 'com.netflix.nebula:gradle-extra-configurations-plugin:3.2.0'
1010
classpath 'me.champeau.gradle:jmh-gradle-plugin:0.4.4'
1111
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0'

0 commit comments

Comments
 (0)