Start building against Spring REST Docs 2.0.7 snapshots

See gh-33134
This commit is contained in:
Stephane Nicoll 2022-11-14 09:20:21 +01:00
parent 2d90378595
commit cf3a22b495
1 changed files with 1 additions and 1 deletions

View File

@ -1765,7 +1765,7 @@ bom {
]
}
}
library("Spring RESTDocs", "2.0.6.RELEASE") {
library("Spring RESTDocs", "2.0.7.BUILD-SNAPSHOT") {
prohibit("[3.0.0-M1,)") {
because "it uses Spring Framework 6"
}