Skip to content

Commit c82ff47

Browse files
committed
Upgrade Kotest to 6.0.3 in libs.versions.toml.
1 parent fa704f2 commit c82ff47

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
agp = "8.11.1"
33
kotlin = "2.2.10"
4-
kotest = "6.0.1"
4+
kotest = "6.0.3"
55
ksp = "2.2.10-2.0.2"
66
android-compileSdk = "36"
77
android-minSdk = "24"

0 commit comments

Comments
 (0)