Skip to content

Commit

Permalink
Broaded dependency management for REST Assured
Browse files Browse the repository at this point in the history
Closes gh-31864
  • Loading branch information
wilkinsona committed Jul 26, 2022
1 parent 923dd35 commit 5243cb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1472,9 +1472,13 @@ bom {
modules = [
"json-path",
"json-schema-validator",
"kotlin-extensions",
"rest-assured",
"rest-assured-common",
"scala-support",
"spring-commons",
"spring-mock-mvc",
"spring-mock-mvc-kotlin-extensions",
"spring-web-test-client",
"xml-path"
]
Expand Down

0 comments on commit 5243cb8

Please sign in to comment.