diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index be8cce2c50..839e81700b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1387,7 +1387,7 @@ bom { ] } } - library("Spring RESTDocs", "3.0.0-SNAPSHOT") { + library("Spring RESTDocs", "3.0.0-M2") { group("org.springframework.restdocs") { modules = [ "spring-restdocs-asciidoctor",