Skip to content

Commit 2b60e6b

Browse files
committed
Upgrade to REST Assured 5.3.0
Closes gh-34107
1 parent 7c09fde commit 2b60e6b

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
@@ -1148,7 +1148,7 @@ bom {
11481148
]
11491149
}
11501150
}
1151-
library("REST Assured", "5.2.1") {
1151+
library("REST Assured", "5.3.0") {
11521152
group("io.rest-assured") {
11531153
imports = [
11541154
"rest-assured-bom"

0 commit comments

Comments
 (0)