Upgrade spring-doc-resources.

This commit is contained in:
Scott Frederick
2019-06-04 16:15:58 -05:00
parent e59773912a
commit 4fd5074af0

View File

@@ -42,7 +42,7 @@ dependencies {
compile project(":spring-credhub-core")
compile("io.projectreactor:reactor-core")
docs("io.spring.docresources:spring-doc-resources:0.1.0.RELEASE@zip")
docs("io.spring.docresources:spring-doc-resources:0.1.2.RELEASE@zip")
}
task prepareAsciidocBuild(type: Sync) {