Upgrade to REST Assured 4.5.1

Closes gh-29861
This commit is contained in:
Stephane Nicoll
2022-02-16 10:17:42 +01:00
parent 0401a834e6
commit a26c99e23a

View File

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