Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 856c2516 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Merge pull request #1616 from nextcloud/renovate/mockito-monorepo

fix(deps): update dependency org.mockito:mockito-core to v5.15.2
parents ee61d150 cee83b42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ dependencies {

    // dependencies for tests
    testImplementation "junit:junit:$junit_version"
    testImplementation 'org.mockito:mockito-core:5.14.2'
    testImplementation 'org.mockito:mockito-core:5.15.2'
    testImplementation 'com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0'

    // dependencies for instrumented tests