Skip to content

Commit 4a37308

Browse files
fix(deps): update dependency io.mockk:mockk to v1.14.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd854ff commit 4a37308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
jUnitVersion = "4.13.2"
1313
androidXTestVersion = "1.3.0"
1414
androidXEspressoTestVersion = "3.7.0"
15-
mockkVersion = "1.14.5"
15+
mockkVersion = "1.14.6"
1616
mockitoVersion = "5.20.0"
1717
mockitoKotlinVersion = "6.1.0"
1818
}

0 commit comments

Comments
 (0)