Upgrade to REST Assured 4.4.0

Closes gh-27293
This commit is contained in:
Stephane Nicoll 2021-07-12 14:25:25 +02:00
parent 24488f162c
commit 025e3372b7

View File

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