Skip to content

Commit

Permalink
Upgrade to spring release plugin 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jkschneider committed Jul 22, 2017
1 parent 333d6cc commit 34083b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ buildscript {
repositories {
jcenter()
maven { url 'https://plugins.gradle.org/m2/' }
mavenLocal()
}
dependencies {
classpath 'org.ow2.asm:asm:5.0.3'
classpath 'io.spring.gradle:spring-release-plugin:0.7.0-dev.1.uncommitted+0cb391a'
classpath 'io.spring.gradle:spring-release-plugin:0.6.2'
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'
Expand Down

0 comments on commit 34083b7

Please sign in to comment.