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

Commit 9cf5b79

Browse files
fix(deps): update dependency io.mockk:mockk to v1.13.10 (#1742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 344276b commit 9cf5b79

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
@@ -143,7 +143,7 @@ tests-androidx-espresso-core = { module = "androidx.test.espresso:espresso-core"
143143
tests-androidx-espresso-contrib = { module = "androidx.test.espresso:espresso-contrib", version.ref = "androidx-espresso" }
144144
tests-androidx-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version = "2.3.0" }
145145
tests-mockito-kotlin = { module = "org.mockito.kotlin:mockito-kotlin", version = "5.2.1" }
146-
tests-mockk = { module = "io.mockk:mockk", version = "1.13.9" }
146+
tests-mockk = { module = "io.mockk:mockk", version = "1.13.10" }
147147
tests-barista = { module = "com.adevinta.android:barista", version = "4.3.0" }
148148

149149
# Tooling

0 commit comments

Comments
 (0)