Skip to content

Commit e8d9b54

Browse files
committed
Upgrade to REST Assured 5.5.5
Closes gh-45824
1 parent 2070a71 commit e8d9b54

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
@@ -1879,7 +1879,7 @@ bom {
18791879
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
18801880
}
18811881
}
1882-
library("REST Assured", "5.5.2") {
1882+
library("REST Assured", "5.5.5") {
18831883
group("io.rest-assured") {
18841884
bom("rest-assured-bom")
18851885
}

0 commit comments

Comments
 (0)