Upgrade to REST Assured 5.5.1

Closes gh-44281
This commit is contained in:
Stéphane Nicoll 2025-02-14 17:13:01 +01:00
parent 1c946f9b64
commit f12f712ab9
1 changed files with 1 additions and 1 deletions

View File

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