Upgrade to REST Assured 5.5.1

Closes gh-44285
This commit is contained in:
Stéphane Nicoll
2025-02-14 17:16:11 +01:00
parent 4c917a5dd7
commit 5e4d47363d

View File

@@ -1978,7 +1978,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"