Skip to content

Commit

Permalink
update ktor
Browse files Browse the repository at this point in the history
  • Loading branch information
luca992 committed Aug 13, 2022
1 parent 71ad41e commit 549cdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ object Versions {
const val jupiter = "5.6.2"
const val okhttp = "4.10.0"
const val coroutines = "1.6.4"
const val ktor = "2.0.3"
const val ktor = "2.1.0"
const val okio = "3.2.0"
}

0 comments on commit 549cdd9

Please sign in to comment.