Upgrade to Spring REST Docs 2.0.6.RELEASE
Closes gh-29321
This commit is contained in:
parent
e545441f01
commit
75187349e8
|
@ -1710,7 +1710,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring RESTDocs", "2.0.6.BUILD-SNAPSHOT") {
|
library("Spring RESTDocs", "2.0.6.RELEASE") {
|
||||||
group("org.springframework.restdocs") {
|
group("org.springframework.restdocs") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-restdocs-asciidoctor",
|
"spring-restdocs-asciidoctor",
|
||||||
|
|
Loading…
Reference in New Issue