Skip to content

Commit 0c32ce4

Browse files
committed
Upgrade to REST Assured 5.3.1
Closes gh-35999
1 parent a7f8b82 commit 0c32ce4

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
@@ -1209,7 +1209,7 @@ bom {
12091209
]
12101210
}
12111211
}
1212-
library("REST Assured", "5.3.0") {
1212+
library("REST Assured", "5.3.1") {
12131213
group("io.rest-assured") {
12141214
imports = [
12151215
"rest-assured-bom"

0 commit comments

Comments
 (0)