Upgrade to REST Assured 5.1.0

Closes gh-31158
This commit is contained in:
Andy Wilkinson 2022-05-24 13:41:12 +01:00
parent c45d3e50ef
commit e13f187c37

View File

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