Skip to content

Commit

Permalink
chore(deps): update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 83ac792 commit 7856272
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
@@ -1,12 +1,12 @@
[versions]
kotlin = "2.0.0"
kotlin = "2.0.20"
coroutines = "1.8.1"
serialization = "1.7.1"
datetime = "0.6.0"
datetime = "0.6.1"
ktor = "2.3.12"
coil = "2.7.0"
okhttp = "5.0.0-alpha.14"
ksp = "2.0.0-1.0.24"
ksp = "2.0.20-1.0.24"
hilt = "2.51.1"

androidGradlePlugin = "8.5.1"
Expand Down

0 comments on commit 7856272

Please sign in to comment.