Skip to content

Commit 5a5f6d7

Browse files
committed
Upgrade to REST Assured 5.5.2
Closes gh-45570
1 parent 363aeaa commit 5a5f6d7

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
@@ -1870,7 +1870,7 @@ bom {
18701870
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
18711871
}
18721872
}
1873-
library("REST Assured", "5.5.1") {
1873+
library("REST Assured", "5.5.2") {
18741874
group("io.rest-assured") {
18751875
bom("rest-assured-bom")
18761876
}

0 commit comments

Comments
 (0)