Skip to content

Commit ea6295e

Browse files
Update ktor monorepo to v3
1 parent fa2ae39 commit ea6295e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/KmmDeps.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.gradle.api.artifacts.dsl.DependencyHandler
22

33
object KmmVersions {
4-
const val ktor = "2.3.13"
4+
const val ktor = "3.2.2"
55
const val kotlinxSerialization = "1.6.0"
66
const val kotlinxCoroutines = "1.7.3"
77
const val koin = "3.5.6"

0 commit comments

Comments
 (0)