Update to propdeps 0.0.7

This commit is contained in:
Rob Winch
2014-07-09 09:26:01 -05:00
parent 8e553f5e4c
commit f0482dba20

View File

@@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath("org.gradle.api.plugins:gradle-tomcat-plugin:1.2.3")
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.6")
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.7")
classpath("org.springframework.build.gradle:spring-io-plugin:0.0.3.RELEASE")
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
classpath('org.asciidoctor:asciidoctor-gradle-plugin:0.7.0')