Browse Source

Upgrade to Spring RESTDocs 3.0.1

Closes gh-38449
3.0.x
Andy Wilkinson 2 years ago
parent
commit
741905e294
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1425,7 +1425,7 @@ bom { @@ -1425,7 +1425,7 @@ bom {
]
}
}
library("Spring RESTDocs", "3.0.0") {
library("Spring RESTDocs", "3.0.1") {
considerSnapshots()
group("org.springframework.restdocs") {
imports = [

Loading…
Cancel
Save