Upgrade to Spring RESTDocs 4.0.0-M3

Closes gh-47007
This commit is contained in:
Stéphane Nicoll 2025-09-17 15:44:26 +02:00
parent 6d13034455
commit bc60749949
1 changed files with 1 additions and 1 deletions

View File

@ -2427,7 +2427,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
} }
} }
library("Spring RESTDocs", "4.0.0-SNAPSHOT") { library("Spring RESTDocs", "4.0.0-M3") {
considerSnapshots() considerSnapshots()
group("org.springframework.restdocs") { group("org.springframework.restdocs") {
bom("spring-restdocs-bom") bom("spring-restdocs-bom")