diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6f0beb39931..f0ade3dbf5c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1369,7 +1369,7 @@ bom { ] } } - library("Spring RESTDocs", "3.0.0-M1") { + library("Spring RESTDocs", "3.0.0-SNAPSHOT") { group("org.springframework.restdocs") { modules = [ "spring-restdocs-asciidoctor",