Skip to content

Commit db81002

Browse files
committed
Upgrade to JsonAssert 1.5.1
Closes gh-35483
1 parent 3721328 commit db81002

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
@@ -971,7 +971,7 @@ bom {
971971
]
972972
}
973973
}
974-
library("JsonAssert", "1.5.0") {
974+
library("JsonAssert", "1.5.1") {
975975
group("org.skyscreamer") {
976976
modules = [
977977
"jsonassert"

0 commit comments

Comments
 (0)