Upgrade to JsonAssert 1.5.3

Closes gh-41366
This commit is contained in:
Andy Wilkinson 2024-07-09 11:16:15 +01:00
parent d79ee604ff
commit d57b41436b
1 changed files with 1 additions and 1 deletions

View File

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