Skip to content

Commit

Permalink
fix(deps): update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 11d3dad commit ba710cd
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
@@ -1,8 +1,8 @@
[versions]
kotlin = "1.9.24"
coroutines = "1.8.1"
serialization = "1.6.3"
datetime = "0.5.0"
serialization = "1.7.0"
datetime = "0.6.0"
ktor = "2.3.11"
coil = "2.6.0"
okhttp = "5.0.0-alpha.14"
Expand Down

0 comments on commit ba710cd

Please sign in to comment.