Browse Source

Bump mockk from 1.10.0 to 1.10.2

Bumps [mockk](https://github.com/mockk/mockk) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.10.0...1.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 years ago
parent
commit
c7bb2de3f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -363,7 +363,7 @@ dependencies {
     testImplementation 'org.json:json:20200518'
     testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
     testImplementation 'androidx.arch.core:core-testing:2.1.0'
-    testImplementation 'io.mockk:mockk:1.10.0'
+    testImplementation 'io.mockk:mockk:1.10.2'
     testImplementation 'io.mockk:mockk-android:1.10.0'
 
     // dependencies for instrumented tests