Start building against Spring RESTDocs 3.0.4 snapshots

See gh-45785
This commit is contained in:
Andy Wilkinson
2025-06-04 11:42:23 +01:00
parent 8b22a23e0d
commit ec2d43476a

View File

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