Start building against Spring RESTDocs 3.0.4 snapshots

See gh-45760
This commit is contained in:
Andy Wilkinson
2025-06-04 10:57:05 +01:00
parent cb0b7efc89
commit 479b7337cb

View File

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