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:
committed by
Rossen Stoyanchev
parent
6dc5d2801c
commit
49fef3fc7c
@@ -213,7 +213,7 @@ configure(rootProject) {
|
||||
}
|
||||
|
||||
ext {
|
||||
docResourcesVersion = "0.2.0.RELEASE"
|
||||
docResourcesVersion = "0.2.1.RELEASE"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user