Skip to content

Commit 272133c

Browse files
committed
Upgrade to REST Assured 5.2.1
Closes gh-33310
1 parent 72bc705 commit 272133c

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
@@ -1164,7 +1164,7 @@ bom {
11641164
]
11651165
}
11661166
}
1167-
library("REST Assured", "5.2.0") {
1167+
library("REST Assured", "5.2.1") {
11681168
group("io.rest-assured") {
11691169
imports = [
11701170
"rest-assured-bom"

0 commit comments

Comments
 (0)