mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-05 11:59:48 +01:00
Merge pull request #5081 from nextcloud/renovate/org.junit.vintage-junit-vintage-engine-5.x
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.13.2
This commit is contained in:
commit
44f201800f
@ -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.1'
|
||||
testImplementation 'org.junit.vintage:junit-vintage-engine:5.13.2'
|
||||
}
|
||||
|
||||
tasks.register('installGitHooks', Copy) {
|
||||
|
Loading…
Reference in New Issue
Block a user