Upgrade to REST Assured 5.3.2

Closes gh-37327
This commit is contained in:
Stephane Nicoll 2023-09-11 14:39:36 +02:00
parent 5d05347e2c
commit 07922563f0

View File

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