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 @@ -159,7 +159,7 @@ dependencies {
159
159
testImplementation ' androidx.test:core:1.7.0'
160
160
testImplementation ' androidx.arch.core:core-testing:2.2.0'
161
161
testImplementation ' junit:junit:4.13.2'
162
- testImplementation ' org.mockito:mockito-core:5.18 .0'
162
+ testImplementation ' org.mockito:mockito-core:5.19 .0'
163
163
testImplementation ' org.robolectric:robolectric:4.15.1'
164
164
}
165
165
Original file line number Diff line number Diff line change 54
54
<trusting group="org.mockito" name="mockito-core" version="5.16.1"/>
55
55
<trusting group="org.mockito" name="mockito-core" version="5.17.0"/>
56
56
<trusting group="org.mockito" name="mockito-core" version="5.18.0"/>
57
+ <trusting group="org.mockito" name="mockito-core" version="5.19.0"/>
57
58
</trusted-key>
58
59
<trusted-key id="1597AB231B7ADD7E14B1D9C43F00DB67AE236E2E" group="org.conscrypt" name="conscrypt-openjdk-uber" version="2.5.2"/>
59
60
<trusted-key id="190D5A957FF22273E601F7A7C92C5FEC70161C62" group="org.apache" name="apache" version="18"/>
You can’t perform that action at this time.
0 commit comments