Skip to content

Commit

Permalink
Update Versions.ktor to v2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 32e015b commit 7e88c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object Versions {
const val kotlin = "1.9.10"
const val kspPlugin = "1.9.10-1.0.13"
const val kotlinCoroutines = "1.7.3"
const val ktor = "2.3.2"
const val ktor = "2.3.4"
const val kotlinxSerialization = "1.5.1"
const val koinCore = "3.4.3"
const val koinAndroid = "3.4.3"
Expand Down

0 comments on commit 7e88c1a

Please sign in to comment.