File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 242242 <dependency >
243243 <groupId >org.junit.jupiter</groupId >
244244 <artifactId >junit-jupiter-engine</artifactId >
245- <version >5.6.0 </version >
245+ <version >5.6.1 </version >
246246 <scope >test</scope >
247247 </dependency >
248248 <dependency >
249249 <groupId >org.junit.platform</groupId >
250250 <artifactId >junit-platform-runner</artifactId >
251- <version >1.6.0 </version >
251+ <version >1.6.1 </version >
252252 <scope >test</scope >
253253 </dependency >
254254 <dependency >
266266 <dependency >
267267 <groupId >org.mockito</groupId >
268268 <artifactId >mockito-core</artifactId >
269- <version >3.3.0 </version >
269+ <version >3.3.3 </version >
270270 <scope >test</scope >
271271 </dependency >
272272 <dependency >
273273 <groupId >com.squareup.retrofit2</groupId >
274274 <artifactId >retrofit</artifactId >
275- <version >2.7.2 </version >
275+ <version >2.8.1 </version >
276276 <exclusions >
277277 <exclusion >
278278 <groupId >com.squareup.okhttp3</groupId >
283283 <dependency >
284284 <groupId >com.squareup.retrofit2</groupId >
285285 <artifactId >converter-moshi</artifactId >
286- <version >2.7.2 </version >
286+ <version >2.8.1 </version >
287287 <exclusions >
288288 <exclusion >
289289 <groupId >com.squareup.okio</groupId >
You can’t perform that action at this time.
0 commit comments