Skip to content

Commit 5243cb8

Browse files
committed
Broaded dependency management for REST Assured
Closes gh-31864
1 parent 923dd35 commit 5243cb8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,9 +1472,13 @@ bom {
14721472
modules = [
14731473
"json-path",
14741474
"json-schema-validator",
1475+
"kotlin-extensions",
14751476
"rest-assured",
1477+
"rest-assured-common",
14761478
"scala-support",
1479+
"spring-commons",
14771480
"spring-mock-mvc",
1481+
"spring-mock-mvc-kotlin-extensions",
14781482
"spring-web-test-client",
14791483
"xml-path"
14801484
]

0 commit comments

Comments
 (0)