Upgrade spring-doc-resources

Upgrade spring-doc-resources from version 0.2.0 to version 0.2.1
to get a bug fix (setting display width in the HTML output).
This commit is contained in:
Jay Bryant
2020-04-23 11:55:12 -05:00
committed by Rossen Stoyanchev
parent 6dc5d2801c
commit 49fef3fc7c

View File

@@ -213,7 +213,7 @@ configure(rootProject) {
}
ext {
docResourcesVersion = "0.2.0.RELEASE"
docResourcesVersion = "0.2.1.RELEASE"
}
dependencies {