Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 54a70e9 commit a09053a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jellyfin-sdk = "1.6.3"
koin = "4.0.1"
koin-compose = "4.0.1"
kotest = "5.9.1"
kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
kotlin = "2.1.0"
kotlinx-coroutines = "1.10.1"
kotlinx-serialization = "1.8.0"
markwon = "4.6.2"
mockk = "1.13.14"
slf4j-timber = "0.0.4"
Expand Down

0 comments on commit a09053a

Please sign in to comment.