parent
a27321c248
commit
31dcd49f25
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue