Merge pull request #5 from garfiec/dependabot/gradle/io.mockk-mockk-1.14.9
Bump io.mockk:mockk from 1.13.13 to 1.14.9
This commit is contained in:
commit
ee185d0e98
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ skie = "0.10.11"
|
||||||
# Testing
|
# Testing
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
turbine = "1.2.1"
|
turbine = "1.2.1"
|
||||||
mockk = "1.13.13"
|
mockk = "1.14.9"
|
||||||
truth = "1.4.4"
|
truth = "1.4.4"
|
||||||
espresso = "3.6.1"
|
espresso = "3.6.1"
|
||||||
android-test-runner = "1.6.2"
|
android-test-runner = "1.6.2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue