Start building against Spring REST Docs 3.0.0-M3 snapshots
See gh-30424
This commit is contained in:
parent
7e98ee8cf6
commit
c7bf816cf7
|
@ -1387,7 +1387,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring RESTDocs", "3.0.0-M2") {
|
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
|
||||||
group("org.springframework.restdocs") {
|
group("org.springframework.restdocs") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-restdocs-asciidoctor",
|
"spring-restdocs-asciidoctor",
|
||||||
|
|
Loading…
Reference in New Issue