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.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 28, 2022
1 parent 1dd9d81 commit 2dabdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions-koin/build.gradle.kts
Expand Up @@ -28,5 +28,5 @@ plugins {
}

dependencies {
api("io.insert-koin:koin-core:3.3.0")
api("io.insert-koin:koin-core:3.3.2")
}

0 comments on commit 2dabdfa

Please sign in to comment.