We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923dd35 commit 5243cb8Copy full SHA for 5243cb8
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1472,9 +1472,13 @@ bom {
1472
modules = [
1473
"json-path",
1474
"json-schema-validator",
1475
+ "kotlin-extensions",
1476
"rest-assured",
1477
+ "rest-assured-common",
1478
"scala-support",
1479
+ "spring-commons",
1480
"spring-mock-mvc",
1481
+ "spring-mock-mvc-kotlin-extensions",
1482
"spring-web-test-client",
1483
"xml-path"
1484
]
0 commit comments