Skip to content

Commit 370838a

Browse files
committed
Upgrade to REST Assured 5.5.6
Closes gh-46849
1 parent 16f25ec commit 370838a

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
@@ -2016,7 +2016,7 @@ bom {
20162016
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
20172017
}
20182018
}
2019-
library("REST Assured", "5.5.5") {
2019+
library("REST Assured", "5.5.6") {
20202020
group("io.rest-assured") {
20212021
bom("rest-assured-bom")
20222022
}

0 commit comments

Comments
 (0)