Merge pull request #4873 from nextcloud/renovate/junit5-monorepo

Update dependency org.junit.vintage:junit-vintage-engine to v5.12.2
This commit is contained in:
github-actions[bot] 2025-04-15 07:21:52 +00:00 committed by GitHub
commit 582375a254
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 9 deletions

View File

@ -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) {

View File

@ -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">