Browse Source

Upgrade to Spring RESTDocs 3.0.3

Closes gh-43014
pull/43333/head
Stéphane Nicoll 1 year ago
parent
commit
ebb882fad8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2243,7 +2243,7 @@ bom { @@ -2243,7 +2243,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
}
}
library("Spring RESTDocs", "3.0.3-SNAPSHOT") {
library("Spring RESTDocs", "3.0.3") {
considerSnapshots()
group("org.springframework.restdocs") {
imports = [

Loading…
Cancel
Save