File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 166166 <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.18.500"/>
167167 <trusting group="org.eclipse.platform" name="org.eclipse.osgi" version="3.23.0"/>
168168 </trusted-key>
169+ <trusted-key id="A31DDE881C3E3C4C985BD0D02C7F998F4272C851" group="com.diffplug.spotless"/>
169170 <trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA">
170171 <trusting group="com.google.code.findbugs"/>
171172 <trusting group="org.jacoco"/>
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ dependencies {
7878
7979 // dependencies for tests
8080 testImplementation " junit:junit:$junit_version "
81- testImplementation ' org.mockito:mockito-core:5.15.2 '
81+ testImplementation ' org.mockito:mockito-core:5.18.0 '
8282 testImplementation ' com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0'
8383
8484 // dependencies for instrumented tests
You can’t perform that action at this time.
0 commit comments