Restore support for REST Assured
Closes gh-784
This commit is contained in:
@@ -19,6 +19,7 @@ dependencies {
|
||||
internal(enforcedPlatform("org.springframework:spring-framework-bom:$springFrameworkVersion"))
|
||||
|
||||
testImplementation(project(":spring-restdocs-mockmvc"))
|
||||
testImplementation(project(":spring-restdocs-restassured"))
|
||||
testImplementation(project(":spring-restdocs-webtestclient"))
|
||||
testImplementation("jakarta.validation:jakarta.validation-api")
|
||||
testImplementation("junit:junit")
|
||||
|
||||
Reference in New Issue
Block a user