Browse Source

Upgrade to Spring RESTDocs 2.0.8.RELEASE

Closes gh-38434
2.7.x
Andy Wilkinson 2 years ago
parent
commit
3b169a4d53
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1824,7 +1824,7 @@ bom { @@ -1824,7 +1824,7 @@ bom {
]
}
}
library("Spring RESTDocs", "2.0.7.RELEASE") {
library("Spring RESTDocs", "2.0.8.RELEASE") {
considerSnapshots()
group("org.springframework.restdocs") {
modules = [

Loading…
Cancel
Save