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.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) {
|
||||
|
@ -12,10 +12,10 @@
|
||||
<trust group="org.javassist" name="javassist" version="3.26.0-GA" reason="java assist"/>
|
||||
<trust file=".*-sources[.]jar" regex="true"/>
|
||||
</trusted-artifacts>
|
||||
<ignored-keys>
|
||||
<ignored-key id="C020E96222A31FB3" reason="Key couldn't be downloaded from any key server" />
|
||||
<ignored-key id="EB095DA7D2F6AC0E" reason="Key couldn't be downloaded from any key server" />
|
||||
</ignored-keys>
|
||||
<ignored-keys>
|
||||
<ignored-key id="C020E96222A31FB3" reason="Key couldn't be downloaded from any key server"/>
|
||||
<ignored-key id="EB095DA7D2F6AC0E" reason="Key couldn't be downloaded from any key server"/>
|
||||
</ignored-keys>
|
||||
<trusted-keys>
|
||||
<trusted-key id="02A36B6DB7056EB5E6FFEF893DA731F041734930" group="org.parceler"/>
|
||||
<trusted-key id="03D5EBC6C81161316CF21CEE1592D9DA6586CF26" group="^com[.]afollestad($|([.].*))" regex="true"/>
|
||||
@ -14645,12 +14645,10 @@
|
||||
</component>
|
||||
<component group="org.tensorflow" name="tensorflow-lite-metadata" version="0.2.0">
|
||||
<artifact name="tensorflow-lite-metadata-0.2.0.jar">
|
||||
<sha256 value="e9f18b8a41f017e9033cb0ed85c8a2ba2307292cdfe25eae365923e7a31d2a70"
|
||||
origin="Generated by Gradle" reason="A key couldn't be downloaded" />
|
||||
<sha256 value="e9f18b8a41f017e9033cb0ed85c8a2ba2307292cdfe25eae365923e7a31d2a70" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
<artifact name="tensorflow-lite-metadata-0.2.0.pom">
|
||||
<sha256 value="0fe31326e83b7622cbcd9c75d467b291f01ffe3cc6e3e76651ac05a1c1c7a360"
|
||||
origin="Generated by Gradle" reason="A key couldn't be downloaded" />
|
||||
<sha256 value="0fe31326e83b7622cbcd9c75d467b291f01ffe3cc6e3e76651ac05a1c1c7a360" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.xerial" name="sqlite-jdbc" version="3.41.2.2">
|
||||
|
Loading…
Reference in New Issue
Block a user