Upgrade to JsonAssert 1.5.3

Closes gh-41392
This commit is contained in:
Andy Wilkinson
2024-07-09 12:36:31 +01:00
parent a4d0488163
commit 72c6b11114

View File

@@ -944,7 +944,7 @@ bom {
releaseNotes("https://github.com/netplex/json-smart-v2/releases/tag/{version}")
}
}
library("JsonAssert", "1.5.1") {
library("JsonAssert", "1.5.3") {
group("org.skyscreamer") {
modules = [
"jsonassert"