Skip to content

Commit

Permalink
fix(deps): update dependency io.insert-koin:koin-core to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent d6cd68e commit 99e9aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/kediatr-koin-starter/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
api(project(":project:kediatr-core"))
implementation("org.reflections:reflections:0.10.2")
implementation("io.insert-koin:koin-core:3.4.3")
implementation("io.insert-koin:koin-core:3.5.0")
}

dependencies {
Expand Down

0 comments on commit 99e9aa3

Please sign in to comment.