Update dependency io.kotest:kotest-assertions-core to v6.0.4 (#2594)

This commit is contained in:
Mend Renovate
2025-10-31 16:45:16 +00:00
committed by GitHub
parent 6f6c033811
commit 8f972115a8

View File

@@ -91,7 +91,7 @@ sqldelight-dialects-sql = { module = "app.cash.sqldelight:sqlite-3-38-dialect",
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
kotest-assertions = "io.kotest:kotest-assertions-core:6.0.3"
kotest-assertions = "io.kotest:kotest-assertions-core:6.0.4"
mockk = "io.mockk:mockk:1.14.6"
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }