Skip to content

Commit 3f87a95

Browse files
Update ktor monorepo to v3
1 parent 05783a6 commit 3f87a95

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.4.0"
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)