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