Skip to content

Commit

Permalink
fix(deps): update kotlin (#729)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent ebc5f9b commit 1f47f70
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 = "2.0.0"
coroutines = "1.8.1"
serialization = "1.6.3"
datetime = "0.5.0"
serialization = "1.7.1"
datetime = "0.6.0"
ktor = "2.3.12"
coil = "2.6.0"
okhttp = "5.0.0-alpha.14"
Expand Down

0 comments on commit 1f47f70

Please sign in to comment.