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