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 Sep 19, 2023
1 parent 158c3f7 commit bb1697c
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
@@ -1,7 +1,7 @@
object Versions {
const val kotlinCoroutines = "1.7.3"
const val kotlinxSerialization = "1.5.1"
const val ktor = "2.3.2"
const val ktor = "2.3.4"
const val koinCore = "3.4.3"
const val koinAndroid = "3.4.3"
const val koinAndroidCompose = "3.4.6"
Expand Down

0 comments on commit bb1697c

Please sign in to comment.