Upgrade to JsonAssert 1.5.1

Closes gh-31741
This commit is contained in:
Stephane Nicoll 2022-07-14 17:11:02 +02:00
parent 191509292b
commit 611514ae89
1 changed files with 1 additions and 1 deletions

View File

@ -1014,7 +1014,7 @@ bom {
] ]
} }
} }
library("JsonAssert", "1.5.0") { library("JsonAssert", "1.5.1") {
group("org.skyscreamer") { group("org.skyscreamer") {
modules = [ modules = [
"jsonassert" "jsonassert"