Upgrade to REST Assured 5.2.0

Closes gh-855
This commit is contained in:
Andy Wilkinson
2022-10-15 16:43:04 +01:00
parent 96b00d33d9
commit 4a958950c7
2 changed files with 4 additions and 2 deletions

View File

@@ -20,7 +20,9 @@ Spring REST Docs has the following minimum requirements:
* Java 17
* Spring Framework 6
Additionally, the `spring-restdocs-restassured` module requires REST Assured 5.1.
Additionally, the `spring-restdocs-restassured` module requires REST Assured 5.2.
[[getting-started-build-configuration]]
=== Build configuration