Upgrade to REST Assured 5.2.0

Closes gh-32371
This commit is contained in:
Stephane Nicoll 2022-09-14 15:35:11 +02:00
parent 447804fdc4
commit 1fa6985311
1 changed files with 1 additions and 1 deletions

View File

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