Upgrade to REST Assured 5.0.0

Closes gh-791
This commit is contained in:
Andy Wilkinson
2022-03-25 09:41:19 +00:00
parent c31b2e9266
commit df6b902461
3 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ Spring REST Docs has the following minimum requirements:
* Java 17
* Spring Framework 6
Additionally, the `spring-restdocs-restassured` module requires REST Assured 4 (4.5 or later).
Additionally, the `spring-restdocs-restassured` module requires REST Assured 5.
[[getting-started-build-configuration]]
=== Build configuration