Skip to content

Commit

Permalink
Use Spring REST Docs' bom
Browse files Browse the repository at this point in the history
Closes gh-31621
  • Loading branch information
wilkinsona committed Jul 15, 2022
1 parent a27321c commit 31dcd49
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1468,12 +1468,8 @@ bom {
}
library("Spring RESTDocs", "3.0.0-SNAPSHOT") {
group("org.springframework.restdocs") {
modules = [
"spring-restdocs-asciidoctor",
"spring-restdocs-core",
"spring-restdocs-mockmvc",
"spring-restdocs-restassured",
"spring-restdocs-webtestclient"
imports = [
"spring-restdocs-bom"
]
}
}
Expand Down

0 comments on commit 31dcd49

Please # to comment.