Upgrade reference plugin to version 0.2.3
Upgrade to the latest reference plugin, providing slightly refined titlepage and admon graphics.
This commit is contained in:
parent
87f7ecf907
commit
9e790829d9
|
|
@ -4,7 +4,7 @@ buildscript {
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.1")
|
classpath("org.springframework.build.gradle:propdeps-plugin:0.0.1")
|
||||||
classpath("org.springframework.build.gradle:docbook-reference-plugin:0.2.2")
|
classpath("org.springframework.build.gradle:docbook-reference-plugin:0.2.3")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue