Upgrade to JsonAssert 1.5.1

Closes gh-31641
This commit is contained in:
Andy Wilkinson 2022-07-07 17:37:15 +01:00
parent acc86a5d6a
commit 9b6587f307

View File

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