Skip to content
Snippets Groups Projects
Commit cdfd2b72 authored by Ryan Harg's avatar Ryan Harg
Browse files

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

Update dependency io.mockk:mockk to v1.12.4

See merge request !158
parents c92e40ec f8ad760f
Branches
Tags
1 merge request!158Update dependency io.mockk:mockk to v1.12.4
Pipeline #20805 failed
...@@ -193,7 +193,7 @@ dependencies { ...@@ -193,7 +193,7 @@ dependencies {
implementation("net.openid:appauth:${Versions.openIdAppAuth}") implementation("net.openid:appauth:${Versions.openIdAppAuth}")
testImplementation("junit:junit:4.13.2") testImplementation("junit:junit:4.13.2")
testImplementation("io.mockk:mockk:1.12.3") testImplementation("io.mockk:mockk:1.12.4")
testImplementation("androidx.test:core:1.4.0") testImplementation("androidx.test:core:1.4.0")
testImplementation("io.strikt:strikt-core:${Versions.strikt}") testImplementation("io.strikt:strikt-core:${Versions.strikt}")
testImplementation("org.robolectric:robolectric:${Versions.robolectric}") testImplementation("org.robolectric:robolectric:${Versions.robolectric}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment