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:
Phillip Webb 2012-12-09 21:29:43 -08:00
parent 87f7ecf907
commit 9e790829d9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ buildscript {
}
dependencies {
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")
}
}