Merge branch '2.0.x'

This commit is contained in:
Andy Wilkinson
2021-11-18 15:41:04 +00:00
4 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,6 @@ dependencies {
testImplementation(project(":spring-restdocs-mockmvc"))
testImplementation(project(":spring-restdocs-restassured"))
testImplementation(project(":spring-restdocs-webtestclient"))
testImplementation("io.rest-assured:rest-assured")
testImplementation("jakarta.validation:jakarta.validation-api")
testImplementation("junit:junit")
testImplementation("org.testng:testng:6.9.10")