Skip to content

Commit 5dfedaf

Browse files
authored
Merge pull request #18 from allefsousa/dependabot/gradle/org.koin-koin-test-2.2.2
Bump koin-test from 2.0.1 to 2.2.2
2 parents 5be940f + ca4eaa2 commit 5dfedaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
androidTestImplementation testDependencies.rules
6262
testImplementation testDependencies.mockk
6363
androidTestImplementation testDependencies.espresso
64-
testImplementation 'org.koin:koin-test:2.0.1'
64+
testImplementation 'org.koin:koin-test:2.2.2'
6565

6666

6767
}

0 commit comments

Comments
 (0)