Skip to content

Commit

Permalink
[wip] New release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jkschneider committed Nov 16, 2017
1 parent abeb59f commit 8364e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.12.0-dev.2+38eb8af'
classpath 'io.spring.gradle:spring-release-plugin:0.12.0-dev.2.uncommitted+38eb8af'
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

0 comments on commit 8364e44

Please sign in to comment.