Browse Source

Upgrade to Spring RESTDocs 2.0.7.RELEASE

Closes gh-35499
2.5.x
Andy Wilkinson 3 years ago
parent
commit
917bb230ce
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1757,7 +1757,7 @@ bom {
] ]
} }
} }
library("Spring RESTDocs", "2.0.6.RELEASE") { library("Spring RESTDocs", "2.0.7.RELEASE") {
group("org.springframework.restdocs") { group("org.springframework.restdocs") {
modules = [ modules = [
"spring-restdocs-asciidoctor", "spring-restdocs-asciidoctor",

Loading…
Cancel
Save