Skip to content

Commit b51554d

Browse files
committed
Upgrade to REST Assured 5.5.6
Closes gh-46848
1 parent 663ef59 commit b51554d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1901,7 +1901,7 @@ bom {
19011901
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
19021902
}
19031903
}
1904-
library("REST Assured", "5.5.5") {
1904+
library("REST Assured", "5.5.6") {
19051905
group("io.rest-assured") {
19061906
bom("rest-assured-bom")
19071907
}

0 commit comments

Comments
 (0)