Upgrade to REST Assured 5.0.1

Closes gh-30967
This commit is contained in:
Andy Wilkinson
2022-05-10 18:26:55 +01:00
parent 4d8d73dcc7
commit 9c96e8cc88

View File

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