Skip to content

Commit

Permalink
Update Ktor to 2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Feb 5, 2024
1 parent b59137f commit 214a205
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 @@ -31,7 +31,7 @@ kotlin = "1.9.22"
kotlinx-coroutines = "1.7.3"
kotlinx-kover = "0.7.5"
kotlinx-serialization = "1.6.2"
ktor = "2.3.7"
ktor = "2.3.8"
mockk = "1.13.9"
okhttp = "4.12.0"
robolectric = "4.11.1"
Expand Down

0 comments on commit 214a205

Please sign in to comment.