Skip to content

Commit d5a07b9

Browse files
committed
Use milestone release for kotest - kotlin 2.0.20 compatible
1 parent a57e7a3 commit d5a07b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.0.21"
3-
kotest = "5.9.1"
3+
kotest = "6.0.0.M1"
44
detekt = "1.23.7"
55
ktlint = "1.1.0"
66
okio = "3.9.1"

0 commit comments

Comments
 (0)