Skip to content

Commit

Permalink
Merge pull request #15 from saw303/patch-1
Browse files Browse the repository at this point in the history
Version 0.5 of Gradle versions plugin is available
  • Loading branch information
jonnybbb committed Dec 31, 2014
2 parents 5f36de7 + 928f510 commit 317dfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath 'org.springframework.build.gradle:docbook-reference-plugin:0.2.2'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.5-beta-6'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.5'
}
}

Expand Down

0 comments on commit 317dfe7

Please sign in to comment.