Commit 8cf5510f authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to REST Assured 4.2.1

Closes gh-22303
parent 830843bb
...@@ -1328,7 +1328,7 @@ bom { ...@@ -1328,7 +1328,7 @@ bom {
] ]
} }
} }
library("REST Assured", "3.3.0") { library("REST Assured", "4.2.1") {
group("io.rest-assured") { group("io.rest-assured") {
modules = [ modules = [
"json-path", "json-path",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment