Upgraded prop-deps plugin

This commit is contained in:
Arjen Poutsma
2014-05-01 08:22:57 +02:00
parent 12ba86efa9
commit 7b2c3ce2d6

View File

@@ -3,7 +3,7 @@ buildscript {
maven { url 'http://repo.springsource.org/plugins-release' }
}
dependencies {
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.4'
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.6'
classpath 'org.springframework.build.gradle:docbook-reference-plugin:0.2.7'
}
}