Browse Source

Upgrade to Spring RESTDocs 3.0.3

Closes gh-43007
3.2.x
Stéphane Nicoll 1 year ago
parent
commit
fc45e6c928
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save