Skip to content

Commit af4a787

Browse files
committed
Upgrade to REST Assured 5.5.5
Closes gh-45839
1 parent 78df00a commit af4a787

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
@@ -1997,7 +1997,7 @@ bom {
19971997
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
19981998
}
19991999
}
2000-
library("REST Assured", "5.5.2") {
2000+
library("REST Assured", "5.5.5") {
20012001
group("io.rest-assured") {
20022002
bom("rest-assured-bom")
20032003
}

0 commit comments

Comments
 (0)