Browse Source

Upgrade to Spring RESTDocs 4.0.0

Closes gh-47831
pull/48469/head
Andy Wilkinson 4 weeks ago
parent
commit
7f15cc827b
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save