Browse Source

Upgrade to Spring REST Docs 3.0.0-M2

Closes gh-29544
pull/30415/head
Andy Wilkinson 4 years ago
parent
commit
0817a46be3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1387,7 +1387,7 @@ bom { @@ -1387,7 +1387,7 @@ bom {
]
}
}
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
library("Spring RESTDocs", "3.0.0-M2") {
group("org.springframework.restdocs") {
modules = [
"spring-restdocs-asciidoctor",

Loading…
Cancel
Save