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

View File

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