Upgrade to Spring REST Docs 3.0.0-M2

Closes gh-29544
This commit is contained in:
Andy Wilkinson 2022-03-22 17:14:58 +00:00
parent c92cf8eda0
commit 0817a46be3
1 changed files with 1 additions and 1 deletions

View File

@ -1387,7 +1387,7 @@ bom {
]
}
}
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
library("Spring RESTDocs", "3.0.0-M2") {
group("org.springframework.restdocs") {
modules = [
"spring-restdocs-asciidoctor",