Skip to content

Commit 611514a

Browse files
committed
Upgrade to JsonAssert 1.5.1
Closes gh-31741
1 parent 1915092 commit 611514a

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
@@ -1014,7 +1014,7 @@ bom {
10141014
]
10151015
}
10161016
}
1017-
library("JsonAssert", "1.5.0") {
1017+
library("JsonAssert", "1.5.1") {
10181018
group("org.skyscreamer") {
10191019
modules = [
10201020
"jsonassert"

0 commit comments

Comments
 (0)