Browse Source

Start building against Spring RESTDocs 3.0.0-RC1 snapshots

See gh-32623
pull/32627/head
Andy Wilkinson 3 years ago
parent
commit
978e939b3d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1471,7 +1471,7 @@ bom { @@ -1471,7 +1471,7 @@ bom {
]
}
}
library("Spring RESTDocs", "3.0.0-M4") {
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
group("org.springframework.restdocs") {
imports = [
"spring-restdocs-bom"

Loading…
Cancel
Save