Skip to content

Commit

Permalink
fix(deps): update dependency io.insert-koin:koin-test-junit5 to v4 (#355
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent fb36927 commit 089f981
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 @@ -6,5 +6,5 @@ dependencies {

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

0 comments on commit 089f981

Please sign in to comment.