Skip to content

Commit 6504778

Browse files
Update dependency io.insert-koin:koin-core to v4
1 parent 05783a6 commit 6504778

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
@@ -4,7 +4,7 @@ object KmmVersions {
44
const val ktor = "2.3.13"
55
const val kotlinxSerialization = "1.6.0"
66
const val kotlinxCoroutines = "1.7.3"
7-
const val koin = "3.5.6"
7+
const val koin = "4.1.0"
88
const val kotlinxDateTime = "0.4.1"
99
}
1010

0 commit comments

Comments
 (0)