Upgrade to REST Assured 5.5.0

Closes gh-41423
This commit is contained in:
Andy Wilkinson 2024-07-09 13:06:19 +01:00
parent d28f5ba113
commit 09bf5bfde1
1 changed files with 1 additions and 1 deletions

View File

@ -1693,7 +1693,7 @@ bom {
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
}
}
library("REST Assured", "5.4.0") {
library("REST Assured", "5.5.0") {
group("io.rest-assured") {
imports = [
"rest-assured-bom"