mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 03:29:28 +01:00
Update dependency org.junit.vintage:junit-vintage-engine to v5.12.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a9b226e3b0
commit
f269e80657
@ -346,7 +346,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.12.1'
|
testImplementation 'org.junit.vintage:junit-vintage-engine:5.12.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.register('installGitHooks', Copy) {
|
tasks.register('installGitHooks', Copy) {
|
||||||
|
@ -14645,12 +14645,10 @@
|
|||||||
</component>
|
</component>
|
||||||
<component group="org.tensorflow" name="tensorflow-lite-metadata" version="0.2.0">
|
<component group="org.tensorflow" name="tensorflow-lite-metadata" version="0.2.0">
|
||||||
<artifact name="tensorflow-lite-metadata-0.2.0.jar">
|
<artifact name="tensorflow-lite-metadata-0.2.0.jar">
|
||||||
<sha256 value="e9f18b8a41f017e9033cb0ed85c8a2ba2307292cdfe25eae365923e7a31d2a70"
|
<sha256 value="e9f18b8a41f017e9033cb0ed85c8a2ba2307292cdfe25eae365923e7a31d2a70" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||||
origin="Generated by Gradle" reason="A key couldn't be downloaded" />
|
|
||||||
</artifact>
|
</artifact>
|
||||||
<artifact name="tensorflow-lite-metadata-0.2.0.pom">
|
<artifact name="tensorflow-lite-metadata-0.2.0.pom">
|
||||||
<sha256 value="0fe31326e83b7622cbcd9c75d467b291f01ffe3cc6e3e76651ac05a1c1c7a360"
|
<sha256 value="0fe31326e83b7622cbcd9c75d467b291f01ffe3cc6e3e76651ac05a1c1c7a360" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||||
origin="Generated by Gradle" reason="A key couldn't be downloaded" />
|
|
||||||
</artifact>
|
</artifact>
|
||||||
</component>
|
</component>
|
||||||
<component group="org.xerial" name="sqlite-jdbc" version="3.41.2.2">
|
<component group="org.xerial" name="sqlite-jdbc" version="3.41.2.2">
|
||||||
|
Loading…
Reference in New Issue
Block a user