Upgrade to REST Assured 5.2.1

Closes gh-33310
This commit is contained in:
Stephane Nicoll
2022-11-22 15:03:57 +01:00
parent 72bc70593d
commit 272133ce84

View File

@@ -1164,7 +1164,7 @@ bom {
]
}
}
library("REST Assured", "5.2.0") {
library("REST Assured", "5.2.1") {
group("io.rest-assured") {
imports = [
"rest-assured-bom"