Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit a23db7b

Browse files
fix(deps): update dependency io.mockk:mockk to v1.13.9 (#1643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b01c35 commit a23db7b

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
@@ -131,7 +131,7 @@ tests-androidx-espresso-core = { module = "androidx.test.espresso:espresso-core"
131131
tests-androidx-espresso-contrib = { module = "androidx.test.espresso:espresso-contrib", version.ref = "androidx-espresso" }
132132
tests-androidx-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version = "2.2.0" }
133133
tests-mockito-kotlin = { module = "org.mockito.kotlin:mockito-kotlin", version = "5.2.1" }
134-
tests-mockk = { module = "io.mockk:mockk", version = "1.13.8" }
134+
tests-mockk = { module = "io.mockk:mockk", version = "1.13.9" }
135135
tests-barista = { module = "com.adevinta.android:barista", version = "4.3.0" }
136136

137137
# Tooling

0 commit comments

Comments
 (0)