Skip to content

Commit

Permalink
spring-release 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Schneider committed May 9, 2018
1 parent ad0aeaa commit 3762968
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'org.ow2.asm:asm:5.0.3'
classpath 'io.spring.gradle:spring-release-plugin:0.19.0'
classpath 'io.spring.gradle:spring-release-plugin:0.19.1'
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'
Expand Down Expand Up @@ -79,4 +79,4 @@ task wrapper(type: Wrapper) {
gradleVersion = '4.7'
}

defaultTasks 'build'
defaultTasks 'build'

0 comments on commit 3762968

Please sign in to comment.