Skip to content

Commit

Permalink
[deps]: Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent a96fcd9 commit dbd6c1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ hilt = "2.52"
junit5 = "5.11.3"
jvmTarget = "17"
# kotlin and ksp **must** use compatible versions, do not update either without the other.
kotlin = "2.0.21"
kotlin = "2.1.0"
kotlinxCollectionsImmutable = "0.3.8"
kotlinxCoroutines = "1.9.0"
kotlinxSerialization = "1.7.3"
kotlinxKover = "0.8.3"
ksp = "2.0.21-1.0.27"
ksp = "2.0.21-1.0.28"
mockk = "1.13.13"
okhttp = "4.12.0"
retrofitBom = "2.11.0"
Expand Down

0 comments on commit dbd6c1b

Please sign in to comment.