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 42a35ef commit c1dbd9fCopy full SHA for c1dbd9f
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.5")
+ classpath("org.springframework.build.gradle:propdeps-plugin:0.0.6")
7
classpath("org.asciidoctor:asciidoctor-gradle-plugin:0.7.0")
8
classpath("org.springframework.build.gradle:docbook-reference-plugin:0.2.8")
9
0 commit comments