We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e800a commit 6580d6bCopy full SHA for 6580d6b
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
maven { url "http://repo.springsource.org/plugins-release" }
4
}
5
dependencies {
6
- classpath("org.springframework.build.gradle:propdeps-plugin:0.0.3")
+ classpath("org.springframework.build.gradle:propdeps-plugin:0.0.4")
7
classpath("org.springframework.build.gradle:docbook-reference-plugin:0.2.7")
8
9
0 commit comments