Start building against Spring RESTDocs 3.0.4 snapshots

See gh-45772
This commit is contained in:
Andy Wilkinson
2025-06-04 11:20:14 +01:00
parent 1c9dda97c4
commit 9e210dc183

View File

@@ -2245,7 +2245,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")