mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-07 12:59:55 +01:00
Merge pull request #5122 from nextcloud/renovate/junit-framework-monorepo
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.13.3
This commit is contained in:
commit
9cc950e30a
@ -347,7 +347,7 @@ dependencies {
|
||||
testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
|
||||
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version"
|
||||
|
||||
testImplementation 'org.junit.vintage:junit-vintage-engine:5.13.2'
|
||||
testImplementation 'org.junit.vintage:junit-vintage-engine:5.13.3'
|
||||
}
|
||||
|
||||
tasks.register('installGitHooks', Copy) {
|
||||
|
Loading…
Reference in New Issue
Block a user