Upgrade to REST Assured 4.3.3

Closes gh-24962
This commit is contained in:
Andy Wilkinson 2021-01-21 15:14:14 +00:00
parent 977b938977
commit a0166e53c1
1 changed files with 1 additions and 1 deletions

View File

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