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 226
226
<dependency >
227
227
<groupId >org.junit.jupiter</groupId >
228
228
<artifactId >junit-jupiter-engine</artifactId >
229
- <version >5.6.0-M1 </version >
229
+ <version >5.6.0-RC1 </version >
230
230
<scope >test</scope >
231
231
</dependency >
232
232
<dependency >
233
233
<groupId >org.junit.platform</groupId >
234
234
<artifactId >junit-platform-runner</artifactId >
235
- <version >1.6.0-M1 </version >
235
+ <version >1.6.0-RC1 </version >
236
236
<scope >test</scope >
237
237
</dependency >
238
238
<dependency >
285
285
<dependency >
286
286
<groupId >com.squareup.okhttp3</groupId >
287
287
<artifactId >okhttp</artifactId >
288
- <version >4.3.0 </version >
288
+ <version >4.3.1 </version >
289
289
</dependency >
290
290
<dependency >
291
291
<groupId >com.squareup.okhttp3</groupId >
292
292
<artifactId >logging-interceptor</artifactId >
293
- <version >4.3.0 </version >
293
+ <version >4.3.1 </version >
294
294
</dependency >
295
295
</dependencies >
296
296
<profiles >
You can’t perform that action at this time.
0 commit comments