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
c9ae07a3
Commit
c9ae07a3
authored
Mar 02, 2022
by
Ryan Harg
Browse files
Merge branch 'renovate/io.mockk-mockk-1.x' into 'develop'
Update dependency io.mockk:mockk to v1.12.3 See merge request
!144
parents
431b28ec
db6c484d
Pipeline
#19526
passed with stages
in 15 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle.kts
View file @
c9ae07a3
...
...
@@ -193,7 +193,7 @@ dependencies {
implementation
(
"net.openid:appauth:${Versions.openIdAppAuth}"
)
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
(
"io.strikt:strikt-core:${Versions.strikt}"
)
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