Skip to content

Commit

Permalink
fix(deps): update dependency io.insert-koin:koin-test to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent fb36927 commit e58a54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/kediatr-koin-starter/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ dependencies {
}

dependencies {
testImplementation("io.insert-koin:koin-test:3.5.6")
testImplementation("io.insert-koin:koin-test:4.0.0")
testImplementation("io.insert-koin:koin-test-junit5:3.5.6")
}

0 comments on commit e58a54d

Please sign in to comment.