diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f24191eec2d..1625ad0850b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1709,7 +1709,7 @@ bom { ] } } - library("Spring RESTDocs", "2.0.4.RELEASE") { + library("Spring RESTDocs", "2.0.5.RELEASE") { group("org.springframework.restdocs") { modules = [ "spring-restdocs-asciidoctor",