Skip to content

Commit ba10b5a

Browse files
committed
Upgrade to REST Assured 5.5.2
Closes gh-45571
1 parent 6aad225 commit ba10b5a

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
@@ -1987,7 +1987,7 @@ bom {
19871987
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
19881988
}
19891989
}
1990-
library("REST Assured", "5.5.1") {
1990+
library("REST Assured", "5.5.2") {
19911991
group("io.rest-assured") {
19921992
bom("rest-assured-bom")
19931993
}

0 commit comments

Comments
 (0)