mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 10:14:50 +00:00
fix(deps): Update dependency io.mockk:mockk to v1.14.2 (#441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d80b53ba78
commit
4e2c4aef8a
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ jsoup = { module = "org.jsoup:jsoup", version = "1.18.3" }
|
|||
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
|
||||
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
|
||||
junit-android = { module = "androidx.test.ext:junit", version = "1.2.1" }
|
||||
mockk = { module = "io.mockk:mockk", version = "1.13.13" }
|
||||
mockk = { module = "io.mockk:mockk", version = "1.14.2" }
|
||||
|
||||
moko-resources = { module = "dev.icerock.moko:resources", version.ref = "moko" }
|
||||
moko-resources-compose = { module = "dev.icerock.moko:resources-compose", version.ref = "moko" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue