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 @@ -136,6 +136,6 @@ dependencies {
136
136
testImplementation ' androidx.test:core:1.5.0'
137
137
testImplementation ' androidx.arch.core:core-testing:2.2.0'
138
138
testImplementation ' junit:junit:4.13.2'
139
- testImplementation ' org.mockito:mockito-core:5.11 .0'
139
+ testImplementation ' org.mockito:mockito-core:5.12 .0'
140
140
testImplementation ' org.robolectric:robolectric:4.12.1'
141
141
}
Original file line number Diff line number Diff line change 23
23
<trusted-key id =" 147B691A19097624902F4EA9689CBE64F4BC997F" >
24
24
<trusting group =" org.mockito" name =" mockito-core" version =" 5.10.0" />
25
25
<trusting group =" org.mockito" name =" mockito-core" version =" 5.11.0" />
26
+ <trusting group =" org.mockito" name =" mockito-core" version =" 5.12.0" />
26
27
</trusted-key >
27
28
<trusted-key id =" 1597AB231B7ADD7E14B1D9C43F00DB67AE236E2E" group =" org.conscrypt" name =" conscrypt-openjdk-uber" version =" 2.5.2" />
28
29
<trusted-key id =" 190D5A957FF22273E601F7A7C92C5FEC70161C62" group =" org.apache" name =" apache" version =" 18" />
You can’t perform that action at this time.
0 commit comments