Merge pull request #2882 from vector-im/dependabot/gradle/io.mockk-mockk-1.10.6

Bump mockk from 1.9.2.kotlin12 to 1.10.6
This commit is contained in:
Benoit Marty 2021-02-21 00:11:08 +01:00 committed by GitHub
commit 9e33e6bc4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ dependencies {
testImplementation 'org.robolectric:robolectric:4.3'
//testImplementation 'org.robolectric:shadows-support-v4:3.0'
// Note: version sticks to 1.9.2 due to https://github.com/mockk/mockk/issues/281
testImplementation 'io.mockk:mockk:1.9.2.kotlin12'
testImplementation 'io.mockk:mockk:1.10.6'
testImplementation 'org.amshove.kluent:kluent-android:1.65'
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlin_coroutines_version"
// Plant Timber tree for test