Browse Source

Upgrade to Spring RESTDocs 3.0.5

Closes gh-46919
pull/47304/head
Andy Wilkinson 4 months ago
parent
commit
b6bae9f59b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save