File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -140,6 +140,6 @@ dependencies {
140140 testImplementation ' androidx.test:core:1.6.1'
141141 testImplementation ' androidx.arch.core:core-testing:2.2.0'
142142 testImplementation ' junit:junit:4.13.2'
143- testImplementation ' org.mockito:mockito-core:5.15.2 '
143+ testImplementation ' org.mockito:mockito-core:5.16.0 '
144144 testImplementation ' org.robolectric:robolectric:4.14.1'
145145}
Original file line number Diff line number Diff line change 3535 <trusting group="org.mockito" name="mockito-core" version="5.14.1"/>
3636 <trusting group="org.mockito" name="mockito-core" version="5.14.2"/>
3737 <trusting group="org.mockito" name="mockito-core" version="5.15.2"/>
38+ <trusting group="org.mockito" name="mockito-core" version="5.16.0"/>
3839 </trusted-key>
3940 <trusted-key id="1597AB231B7ADD7E14B1D9C43F00DB67AE236E2E" group="org.conscrypt" name="conscrypt-openjdk-uber" version="2.5.2"/>
4041 <trusted-key id="190D5A957FF22273E601F7A7C92C5FEC70161C62" group="org.apache" name="apache" version="18"/>
You can’t perform that action at this time.
0 commit comments