diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 49f35f8db52a..45258ddd24b4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1710,7 +1710,7 @@ bom { ] } } - library("Spring RESTDocs", "2.0.6.BUILD-SNAPSHOT") { + library("Spring RESTDocs", "2.0.6.RELEASE") { group("org.springframework.restdocs") { modules = [ "spring-restdocs-asciidoctor",