|
|
|
|
@ -1221,14 +1221,8 @@ bom {
@@ -1221,14 +1221,8 @@ bom {
|
|
|
|
|
} |
|
|
|
|
library("REST Assured", "5.1.1") { |
|
|
|
|
group("io.rest-assured") { |
|
|
|
|
modules = [ |
|
|
|
|
"json-path", |
|
|
|
|
"json-schema-validator", |
|
|
|
|
"rest-assured", |
|
|
|
|
"scala-support", |
|
|
|
|
"spring-mock-mvc", |
|
|
|
|
"spring-web-test-client", |
|
|
|
|
"xml-path" |
|
|
|
|
imports = [ |
|
|
|
|
"rest-assured-bom" |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|