Skip to content

Commit 8cf5510

Browse files
committed
Upgrade to REST Assured 4.2.1
Closes gh-22303
1 parent 830843b commit 8cf5510

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
@@ -1328,7 +1328,7 @@ bom {
13281328
]
13291329
}
13301330
}
1331-
library("REST Assured", "3.3.0") {
1331+
library("REST Assured", "4.2.1") {
13321332
group("io.rest-assured") {
13331333
modules = [
13341334
"json-path",

0 commit comments

Comments
 (0)