Upgrade to REST Assured 5.4.0

Closes gh-39029
This commit is contained in:
Andy Wilkinson 2024-01-04 16:34:07 +00:00
parent c392a102f2
commit e733ebcc5a
1 changed files with 1 additions and 1 deletions

View File

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