Skip to content

Commit a0166e5

Browse files
committed
Upgrade to REST Assured 4.3.3
Closes spring-projectsgh-24962
1 parent 977b938 commit a0166e5

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
@@ -1394,7 +1394,7 @@ bom {
13941394
]
13951395
}
13961396
}
1397-
library("REST Assured", "4.2.1") {
1397+
library("REST Assured", "4.3.3") {
13981398
group("io.rest-assured") {
13991399
modules = [
14001400
"json-path",

0 commit comments

Comments
 (0)