|
@@ -5,7 +5,7 @@ buildscript {
|
|
maven { url "http://repo.springsource.org/plugins-release" }
|
|
maven { url "http://repo.springsource.org/plugins-release" }
|
|
}
|
|
}
|
|
dependencies {
|
|
dependencies {
|
|
- classpath("org.springframework.build.gradle:propdeps-plugin:0.0.3")
|
|
|
|
|
|
+ classpath("org.springframework.build.gradle:propdeps-plugin:0.0.5")
|
|
classpath("org.springframework.build.gradle:bundlor-plugin:0.1.2")
|
|
classpath("org.springframework.build.gradle:bundlor-plugin:0.1.2")
|
|
classpath("org.gradle.api.plugins:gradle-tomcat-plugin:0.9.8")
|
|
classpath("org.gradle.api.plugins:gradle-tomcat-plugin:0.9.8")
|
|
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
|
|
classpath('me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1')
|