File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 226226 <dependency >
227227 <groupId >org.junit.jupiter</groupId >
228228 <artifactId >junit-jupiter-engine</artifactId >
229- <version >5.6.0-M1 </version >
229+ <version >5.6.0-RC1 </version >
230230 <scope >test</scope >
231231 </dependency >
232232 <dependency >
233233 <groupId >org.junit.platform</groupId >
234234 <artifactId >junit-platform-runner</artifactId >
235- <version >1.6.0-M1 </version >
235+ <version >1.6.0-RC1 </version >
236236 <scope >test</scope >
237237 </dependency >
238238 <dependency >
285285 <dependency >
286286 <groupId >com.squareup.okhttp3</groupId >
287287 <artifactId >okhttp</artifactId >
288- <version >4.3.0 </version >
288+ <version >4.3.1 </version >
289289 </dependency >
290290 <dependency >
291291 <groupId >com.squareup.okhttp3</groupId >
292292 <artifactId >logging-interceptor</artifactId >
293- <version >4.3.0 </version >
293+ <version >4.3.1 </version >
294294 </dependency >
295295 </dependencies >
296296 <profiles >
You can’t perform that action at this time.
0 commit comments