Update dependency io.kotest:kotest-assertions-core to v6 (#2416)
(cherry picked from commit be09cddde2f0799e7eff0003f9dacdb5a6e09947)
This commit is contained in:
committed by
NGB-Was-Taken
parent
3d761b5bf4
commit
e59af2fd1f
@@ -92,7 +92,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:5.9.1"
|
||||
kotest-assertions = "io.kotest:kotest-assertions-core:6.0.0"
|
||||
mockk = "io.mockk:mockk:1.14.5"
|
||||
|
||||
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }
|
||||
|
||||
Reference in New Issue
Block a user