Skip to content

Commit 1aafa53

Browse files
committed
SWS-928 Upgrade docbook-reference-plugin
1 parent 89cdd2f commit 1aafa53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
}
55
dependencies {
66
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7'
7-
classpath 'org.springframework.build.gradle:docbook-reference-plugin:0.2.7'
7+
classpath 'io.spring.gradle:docbook-reference-plugin:0.3.1'
88
classpath 'io.spring.gradle:spring-io-plugin:0.0.4.RELEASE'
99
}
1010
}

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Mon Nov 16 10:34:10 CST 2015
1+
#Tue Dec 15 09:56:17 CST 2015
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)