Skip to content

Commit 32fc174

Browse files
Update Kotlin
1 parent 32017d1 commit 32fc174

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ jellyfin-sdk = "1.6.8"
3131
koin = "4.0.4"
3232
koin-compose = "4.0.4"
3333
kotest = "5.9.1"
34-
kotlin = "2.0.21"
35-
kotlinx-coroutines = "1.9.0"
36-
kotlinx-serialization = "1.7.3"
34+
kotlin = "2.1.20"
35+
kotlinx-coroutines = "1.10.2"
36+
kotlinx-serialization = "1.8.1"
3737
markwon = "4.6.2"
3838
mockk = "1.13.17"
3939
slf4j-timber = "0.0.4"

0 commit comments

Comments
 (0)