Upgrade to JsonAssert 1.5.3

Closes gh-41377
This commit is contained in:
Andy Wilkinson 2024-07-09 12:11:25 +01:00
parent 7e1c7d9170
commit 8442800e5a
1 changed files with 1 additions and 1 deletions

View File

@ -928,7 +928,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"