Browse Source

Upgrade to Spring RESTDocs 3.0.2

Closes gh-42741
pull/42868/head
Andy Wilkinson 1 year ago
parent
commit
f95e56dbb7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save