Upgrade to REST Assured 5.1.1

Closes gh-31333
This commit is contained in:
Andy Wilkinson 2022-06-10 12:58:05 +01:00
parent 9ff411e6af
commit 2155aac464
1 changed files with 1 additions and 1 deletions

View File

@ -1186,7 +1186,7 @@ bom {
]
}
}
library("REST Assured", "5.1.0") {
library("REST Assured", "5.1.1") {
group("io.rest-assured") {
modules = [
"json-path",