Merge branch 'renovate/io.mockk-mockk-1.x' into 'develop'

chore(deps): update dependency io.mockk:mockk to v1.13.10

See merge request funkwhale/funkwhale-android!348
This commit is contained in:
RenovateBot 2024-04-12 14:31:22 +00:00
commit 2b90cc0897
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ dependencies {
implementation("androidx.navigation:navigation-ui-ktx:$navVersion")
testImplementation("junit:junit:4.13.2")
testImplementation("io.mockk:mockk:1.13.4")
testImplementation("io.mockk:mockk:1.13.10")
testImplementation("androidx.test:core:1.5.0")
testImplementation("io.strikt:strikt-core:0.34.1")
testImplementation("org.robolectric:robolectric:4.9.2")