mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Use Spring REST Docs' bom
Closes gh-31621
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user