Upgrade to REST Assured 5.5.5

Closes gh-45824
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:18:22 +02:00
parent 2070a712ba
commit e8d9b54a72

View File

@@ -1879,7 +1879,7 @@ bom {
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
}
}
library("REST Assured", "5.5.2") {
library("REST Assured", "5.5.5") {
group("io.rest-assured") {
bom("rest-assured-bom")
}