Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 96155ed

Browse files
committed
fix(deps): update dependency io.insert-koin:koin-core to v3.5.3
1 parent d3b219f commit 96155ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions-koin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ plugins {
2626
}
2727

2828
dependencies {
29-
api("io.insert-koin:koin-core:3.5.2")
29+
api("io.insert-koin:koin-core:3.5.3")
3030
}

0 commit comments

Comments
 (0)