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

(cherry picked from commit 8f972115a82cda8619577e22465a047c2a863a1a)
This commit is contained in:
Mend Renovate
2025-10-31 16:45:16 +00:00
committed by NGB-Was-Taken
parent 160907ab52
commit 6291529a10
+1 -1
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" }