Upgrade to spring-doc-resources 0.2.2.RELEASE
This commit is contained in:
parent
d163711def
commit
b69f081a79
|
@ -110,7 +110,7 @@ dokka {
|
|||
}
|
||||
|
||||
task downloadResources(type: Download) {
|
||||
def version = "0.2.1.RELEASE"
|
||||
def version = "0.2.2.RELEASE"
|
||||
src "https://repo.spring.io/release/io/spring/docresources/" +
|
||||
"spring-doc-resources/$version/spring-doc-resources-${version}.zip"
|
||||
dest project.file("$buildDir/docs/spring-doc-resources.zip")
|
||||
|
|
Loading…
Reference in New Issue