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

Commit

Permalink
fix(deps): update dependency io.insert-koin:koin-core to v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 28, 2023
1 parent ebf0561 commit e0ee461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions-koin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ plugins {
}

dependencies {
api("io.insert-koin:koin-core:3.4.2")
api("io.insert-koin:koin-core:3.4.3")
}

0 comments on commit e0ee461

Please sign in to comment.