File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 242
242
<dependency >
243
243
<groupId >org.junit.jupiter</groupId >
244
244
<artifactId >junit-jupiter-engine</artifactId >
245
- <version >5.6.1 </version >
245
+ <version >5.6.2 </version >
246
246
<scope >test</scope >
247
247
</dependency >
248
248
<dependency >
249
249
<groupId >org.junit.platform</groupId >
250
250
<artifactId >junit-platform-runner</artifactId >
251
- <version >1.6.1 </version >
251
+ <version >1.6.2 </version >
252
252
<scope >test</scope >
253
253
</dependency >
254
254
<dependency >
301
301
<dependency >
302
302
<groupId >com.squareup.okhttp3</groupId >
303
303
<artifactId >okhttp</artifactId >
304
- <version >4.4.1 </version >
304
+ <version >4.5.0 </version >
305
305
</dependency >
306
306
<dependency >
307
307
<groupId >com.squareup.okhttp3</groupId >
308
308
<artifactId >logging-interceptor</artifactId >
309
- <version >4.4.1 </version >
309
+ <version >4.5.0 </version >
310
310
</dependency >
311
311
</dependencies >
312
312
<profiles >
You can’t perform that action at this time.
0 commit comments