Browse Source

Merge branch '2.6.x' into 2.7.x

Closes gh-29323
pull/29445/head
Andy Wilkinson 4 years ago
parent
commit
e23aaba32b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1709,7 +1709,7 @@ bom { @@ -1709,7 +1709,7 @@ bom {
]
}
}
library("Spring RESTDocs", "2.0.6.BUILD-SNAPSHOT") {
library("Spring RESTDocs", "2.0.6.RELEASE") {
group("org.springframework.restdocs") {
modules = [
"spring-restdocs-asciidoctor",

Loading…
Cancel
Save