Upgrade to JsonAssert 1.5.1

Closes gh-31727
This commit is contained in:
Stephane Nicoll 2022-07-14 16:17:54 +02:00
parent 38713f2586
commit 6181db3f20

View File

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