Skip to content

Commit 196237c

Browse files
⬆️ Update kotlin
1 parent a25560b commit 196237c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ koin = "4.2.0"
2121
konsist = "0.17.3"
2222
kotest = "6.1.7"
2323
kotlinx-collections-immutable = "0.4.0"
24-
kotlinx-coroutines = "1.10.2"
25-
kotlinx-datetime = "0.7.1-0.6.x-compat"
24+
kotlinx-coroutines = "1.11.0"
25+
kotlinx-datetime = "0.8.0-0.6.x-compat"
2626
ksp = "2.3.6"
2727
ktor = "3.4.1"
2828
maven-publish = "0.36.0"
2929
mrmans0n-detekt-compose-rules = "0.5.6"
3030
poko = "0.22.0"
3131

3232
# Kotlin only dependencies
33-
compose-stability-analyzer = "0.7.0"
34-
kotlin = "2.3.20"
35-
kover = "0.9.7"
33+
compose-stability-analyzer = "0.9.0"
34+
kotlin = "2.4.0"
35+
kover = "0.9.8"
3636
kotlinx-io = "0.9.0"
37-
kotlinx-serialization-json = "1.10.0"
37+
kotlinx-serialization-json = "1.11.0"
3838

3939
# Compose Multiplatform only dependencies
4040
jetbrains-androidx-lifecycle = "2.10.0-beta01"

0 commit comments

Comments
 (0)