Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1172b80

Browse files
authoredJan 14, 2025··
Update Kotlin
1 parent 67b8004 commit 1172b80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎gradle/libs.versions.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ jellyfin-sdk = "1.6.3"
3333
koin = "4.0.1"
3434
koin-compose = "4.0.1"
3535
kotest = "5.9.1"
36-
kotlin = "2.0.21"
37-
kotlinx-coroutines = "1.9.0"
38-
kotlinx-serialization = "1.7.3"
36+
kotlin = "2.1.0"
37+
kotlinx-coroutines = "1.10.1"
38+
kotlinx-serialization = "1.8.0"
3939
markwon = "4.6.2"
4040
mockk = "1.13.14"
4141
slf4j-timber = "0.0.4"

0 commit comments

Comments
 (0)
Please sign in to comment.