implementation("io.kotest:kotest-assertions-json:6.0.0.M17")
Offers matchers for validating JSON structures, including schema validation and content-based matching.