Skip to content

Commit 3ad977b

Browse files
chore(deps): update io.mockk:mockk-android to 1.14.6 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6a697a commit 3ad977b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ org-jacoco-core = { module = "org.jacoco:org.jacoco.core", version.ref = "orgJac
4848
robolectric = { group = "org.robolectric", name = "robolectric", version = "4.16" }
4949
androidx-test-core = { group = "androidx.test", name = "core", version.ref = "androidx-test-core" }
5050
turbine = { group = "app.cash.turbine", name = "turbine", version.ref = "turbine" }
51-
mockk-android = { group = "io.mockk", name = "mockk-android", version = "1.14.5" }
51+
mockk-android = { group = "io.mockk", name = "mockk-android", version = "1.14.6" }
5252
kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinx-coroutines-test" }
5353
androidx-test-ext-junit-ktx = { group = "androidx.test.ext", name = "junit-ktx", version.ref = "androidx-test-ext-junit" }
5454

0 commit comments

Comments
 (0)