mirror of
https://github.com/nextcloud/talk-android
synced 2025-08-08 12:35:48 +01:00
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.13.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
05bdb3533d
commit
25222a6c87
@ -348,7 +348,7 @@ dependencies {
|
|||||||
testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
|
testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
|
||||||
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version"
|
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version"
|
||||||
|
|
||||||
testImplementation 'org.junit.vintage:junit-vintage-engine:5.13.3'
|
testImplementation 'org.junit.vintage:junit-vintage-engine:5.13.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.register('installGitHooks', Copy) {
|
tasks.register('installGitHooks', Copy) {
|
||||||
|
Loading…
Reference in New Issue
Block a user