Upgrade to prop-deps gradle plugin 0.0.3
This commit is contained in:
parent
54c873b4c4
commit
5ddc313bef
|
@ -3,7 +3,7 @@ buildscript {
|
|||
maven { url "http://repo.springsource.org/plugins-release" }
|
||||
}
|
||||
dependencies {
|
||||
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.1")
|
||||
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.3")
|
||||
classpath("org.springframework.build.gradle:docbook-reference-plugin:0.2.4")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue