Skip to content

Commit edec7d2

Browse files
fix(deps): update mockkversion to v1.14.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 755f678 commit edec7d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
markwonVersion = "4.6.2"
2626
mockitoVersion = "4.11.0"
2727
mockitoKotlinVersion = "4.1.0"
28-
mockkVersion = "1.13.17"
28+
mockkVersion = "1.14.0"
2929
prismVersion = "2.0.0"
3030
roomVersion = "2.6.1"
3131
workRuntime = "2.10.0"

0 commit comments

Comments
 (0)