Skip to content

Commit 09bf5bf

Browse files
committed
Upgrade to REST Assured 5.5.0
Closes gh-41423
1 parent d28f5ba commit 09bf5bf

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
@@ -1693,7 +1693,7 @@ bom {
16931693
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
16941694
}
16951695
}
1696-
library("REST Assured", "5.4.0") {
1696+
library("REST Assured", "5.5.0") {
16971697
group("io.rest-assured") {
16981698
imports = [
16991699
"rest-assured-bom"

0 commit comments

Comments
 (0)