Skip to content

Commit 3106c2e

Browse files
committed
Upgrade to REST Assured 5.5.6
Closes gh-46850
1 parent 42d0f72 commit 3106c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1949,7 +1949,7 @@ bom {
19491949
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
19501950
}
19511951
}
1952-
library("REST Assured", "5.5.5") {
1952+
library("REST Assured", "5.5.6") {
19531953
group("io.rest-assured") {
19541954
bom("rest-assured-bom")
19551955
}

0 commit comments

Comments
 (0)