We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ce0f9 commit dbae508Copy full SHA for dbae508
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
}
6
dependencies {
7
classpath 'org.ow2.asm:asm:5.0.3'
8
- classpath 'io.spring.gradle:spring-release-plugin:0.12.0'
+ classpath 'io.spring.gradle:spring-release-plugin:0.13.0'
9
classpath 'com.netflix.nebula:gradle-extra-configurations-plugin:3.2.0'
10
classpath 'me.champeau.gradle:jmh-gradle-plugin:0.4.4'
11
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0'
0 commit comments