Start building against snapshots for Spring REST Docs 3.0.0-M2

See gh-29544
This commit is contained in:
Andy Wilkinson 2022-01-24 13:46:01 +00:00
parent 5c78c2288c
commit 1d7b1e1a46
1 changed files with 1 additions and 1 deletions

View File

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