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 89cdd2f commit 1aafa53Copy full SHA for 1aafa53
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
}
5
dependencies {
6
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7'
7
- classpath 'org.springframework.build.gradle:docbook-reference-plugin:0.2.7'
+ classpath 'io.spring.gradle:docbook-reference-plugin:0.3.1'
8
classpath 'io.spring.gradle:spring-io-plugin:0.0.4.RELEASE'
9
10
gradle/wrapper/gradle-wrapper.properties
@@ -1,4 +1,4 @@
1
-#Mon Nov 16 10:34:10 CST 2015
+#Tue Dec 15 09:56:17 CST 2015
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
0 commit comments