Skip to content

Commit 13bb19e

Browse files
Update dependency io.kotest.multiplatform to v6
1 parent 713aed7 commit 13bb19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-multiplatform/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.9.23"
33
coroutines = "1.7.1"
4-
kotest = "5.9.1"
4+
kotest = "6.0.0-LOCAL"
55

66
[libraries]
77
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }

0 commit comments

Comments
 (0)