Skip to content
Snippets Groups Projects
Commit db6c484d authored by RenovateBot's avatar RenovateBot
Browse files

Update dependency io.mockk:mockk to v1.12.3

parent 431b28ec
No related branches found
No related tags found
1 merge request!144Update dependency io.mockk:mockk to v1.12.3
Pipeline #19488 passed with stages
in 18 minutes and 37 seconds
...@@ -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.2") testImplementation("io.mockk:mockk:1.12.3")
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.
Finish editing this message first!
Please register or to comment