implementation("io.kotest:kotest-assertions-json:6.0.4")
Enables flexible JSON assertions, allowing validation of JSON structures, keys, and values, regardless of formatting or order.