Upgrade to REST Assured 4.2.1

Closes gh-22303
This commit is contained in:
Stephane Nicoll 2020-12-23 11:24:46 +01:00
parent 830843bb70
commit 8cf5510f26

View File

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