Skip to content

Commit f12f712

Browse files
committed
Upgrade to REST Assured 5.5.1
Closes gh-44281
1 parent 1c946f9 commit f12f712

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
@@ -1889,7 +1889,7 @@ bom {
18891889
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
18901890
}
18911891
}
1892-
library("REST Assured", "5.5.0") {
1892+
library("REST Assured", "5.5.1") {
18931893
group("io.rest-assured") {
18941894
imports = [
18951895
"rest-assured-bom"

0 commit comments

Comments
 (0)