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

Unverified Commit 41d1e3a4 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

fix(deps): update dependency org.mockito:mockito-core to v5.19.0

parent c346c114
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ dependencies {
    testImplementation 'androidx.test:core:1.7.0'
    testImplementation 'androidx.arch.core:core-testing:2.2.0'
    testImplementation 'junit:junit:4.13.2'
    testImplementation 'org.mockito:mockito-core:5.18.0'
    testImplementation 'org.mockito:mockito-core:5.19.0'
    testImplementation 'org.robolectric:robolectric:4.16'
}

+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@
            <trusting group="org.mockito" name="mockito-core" version="5.16.1"/>
            <trusting group="org.mockito" name="mockito-core" version="5.17.0"/>
            <trusting group="org.mockito" name="mockito-core" version="5.18.0"/>
            <trusting group="org.mockito" name="mockito-core" version="5.19.0"/>
         </trusted-key>
         <trusted-key id="1597AB231B7ADD7E14B1D9C43F00DB67AE236E2E" group="org.conscrypt" name="conscrypt-openjdk-uber" version="2.5.2"/>
         <trusted-key id="190D5A957FF22273E601F7A7C92C5FEC70161C62" group="org.apache" name="apache" version="18"/>