diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 82f8a0177d8..fe3a4b007b2 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2410,7 +2410,7 @@ bom { 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-M1") { considerSnapshots() group("org.springframework.restdocs") { bom("spring-restdocs-bom")