Upgrade to REST Assured 5.5.2

Closes gh-45570
This commit is contained in:
Stéphane Nicoll
2025-05-15 14:57:51 +02:00
parent 363aeaa28a
commit 5a5f6d7c62

View File

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