Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
Funkwhale Android
Commits
f8ad760f
Commit
f8ad760f
authored
May 11, 2022
by
RenovateBot
Browse files
Update dependency io.mockk:mockk to v1.12.4
parent
c92e40ec
Pipeline
#20665
passed with stages
in 13 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle.kts
View file @
f8ad760f
...
@@ -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}"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment