Skip to content

Commit

Permalink
fix(deps): update ktor monorepo to v2.3.12 (#735)
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 fab64bb commit ea00a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlin = "2.0.0"
coroutines = "1.8.1"
serialization = "1.6.3"
datetime = "0.5.0"
ktor = "2.3.11"
ktor = "2.3.12"
coil = "2.6.0"
okhttp = "5.0.0-alpha.14"
ksp = "2.0.0-1.0.22"
Expand Down

0 comments on commit ea00a3e

Please sign in to comment.