Upgrade to REST Assured 5.3.1

Closes gh-35972
This commit is contained in:
Andy Wilkinson 2023-06-19 09:57:03 +01:00
parent e94f35f85a
commit a63cf9dd7f

View File

@ -1209,7 +1209,7 @@ bom {
]
}
}
library("REST Assured", "5.3.0") {
library("REST Assured", "5.3.1") {
group("io.rest-assured") {
imports = [
"rest-assured-bom"