mirror of
https://github.com/mrcsxsiq/Kotlin-Pokedex.git
synced 2025-05-17 21:35:52 +08:00
Bump mockk from 1.12.4 to 1.13.4
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.4 to 1.13.4. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/compare/1.12.4...v1.13.4) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -82,7 +82,7 @@ dependencies {
|
||||
androidTestImplementation("androidx.navigation:navigation-testing:2.5.0")
|
||||
debugImplementation("androidx.fragment:fragment-testing:1.4.1")
|
||||
testImplementation("androidx.arch.core:core-testing:2.1.0")
|
||||
androidTestImplementation("io.mockk:mockk-android:1.12.4")
|
||||
androidTestImplementation("io.mockk:mockk-android:1.13.4")
|
||||
androidTestImplementation("io.mockk:mockk-agent-jvm:1.12.4")
|
||||
testImplementation("io.mockk:mockk:1.12.4")
|
||||
testImplementation("io.mockk:mockk-agent-jvm:1.12.0")
|
||||
|
Reference in New Issue
Block a user