Skip to content

Commit 8442800

Browse files
committed
Upgrade to JsonAssert 1.5.3
Closes gh-41377
1 parent 7e1c7d9 commit 8442800

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
@@ -928,7 +928,7 @@ bom {
928928
releaseNotes("https://github.com/netplex/json-smart-v2/releases/tag/{version}")
929929
}
930930
}
931-
library("JsonAssert", "1.5.1") {
931+
library("JsonAssert", "1.5.3") {
932932
group("org.skyscreamer") {
933933
modules = [
934934
"jsonassert"

0 commit comments

Comments
 (0)