Upgrade to REST Assured 5.3.2

Closes gh-37303
This commit is contained in:
Stephane Nicoll 2023-09-11 10:29:30 +02:00
parent bb5aa0dbd8
commit 6faff5e311

View File

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