Browse Source

Merge branch '3.2.x' into 3.3.x

Closes gh-42743
pull/43204/head
Andy Wilkinson 1 year ago
parent
commit
9f0d0e2e37
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save