Skip to content

Commit

Permalink
Update Versions.ktor to v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent afeadc9 commit 2934e65
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.0"
const val kspPlugin = "1.9.0-1.0.12"
const val kotlinCoroutines = "1.7.3"
const val ktor = "2.3.2"
const val ktor = "2.3.3"
const val kotlinxSerialization = "1.5.1"
const val koinCore = "3.4.3"
const val koinAndroid = "3.4.3"
Expand Down

0 comments on commit 2934e65

Please sign in to comment.