Browse Source

Start building against Spring RESTDocs 3.0.3 snapshots

See gh-43007
pull/43191/head
Stéphane Nicoll 1 year ago
parent
commit
fe390954c6
  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") {
library("Spring RESTDocs", "3.0.3-SNAPSHOT") {
considerSnapshots()
group("org.springframework.restdocs") {
imports = [

Loading…
Cancel
Save