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 166
166
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.500"/>
167
167
<trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.0"/>
168
168
</trusted-key>
169
+ <trusted-key id="A31DDE881C3E3C4C985BD0D02C7F998F4272C851" group="com.diffplug.spotless"/>
169
170
<trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA">
170
171
<trusting group="com.google.code.findbugs"/>
171
172
<trusting group="org.jacoco"/>
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ dependencies {
78
78
79
79
// dependencies for tests
80
80
testImplementation " junit:junit:$junit_version "
81
- testImplementation ' org.mockito:mockito-core:5.15.2 '
81
+ testImplementation ' org.mockito:mockito-core:5.18.0 '
82
82
testImplementation ' com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0'
83
83
84
84
// dependencies for instrumented tests
You can’t perform that action at this time.
0 commit comments