fix(deps): update mockkversion to v1.14.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-11 21:44:55 +00:00 committed by GitHub
parent 11bd70f078
commit 6605b4cf44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ buildscript {
markwonVersion = "4.6.2"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.17"
mockkVersion = "1.14.2"
prismVersion = "2.0.0"
roomVersion = "2.6.1"
workRuntime = "2.10.1"