Skip to content

Commit

Permalink
Upgrade to JsonAssert 1.5.1
Browse files Browse the repository at this point in the history
Closes gh-31741
  • Loading branch information
snicoll committed Jul 14, 2022
1 parent 1915092 commit 611514a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1014,7 +1014,7 @@ bom {
]
}
}
library("JsonAssert", "1.5.0") {
library("JsonAssert", "1.5.1") {
group("org.skyscreamer") {
modules = [
"jsonassert"
Expand Down

0 comments on commit 611514a

Please sign in to comment.