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 221
221
<dependency >
222
222
<groupId >org.junit.jupiter</groupId >
223
223
<artifactId >junit-jupiter-engine</artifactId >
224
- <version >5.5.1 </version >
224
+ <version >5.5.2 </version >
225
225
<scope >test</scope >
226
226
</dependency >
227
227
<dependency >
228
228
<groupId >org.junit.platform</groupId >
229
229
<artifactId >junit-platform-runner</artifactId >
230
- <version >1.5.1 </version >
230
+ <version >1.5.2 </version >
231
231
<scope >test</scope >
232
232
</dependency >
233
233
<dependency >
268
268
<dependency >
269
269
<groupId >com.squareup.okhttp3</groupId >
270
270
<artifactId >okhttp</artifactId >
271
- <version >3.14.2 </version >
271
+ <version >3.14.3 </version >
272
272
</dependency >
273
273
<dependency >
274
274
<groupId >com.squareup.okhttp3</groupId >
275
275
<artifactId >logging-interceptor</artifactId >
276
- <version >3.14.2 </version >
276
+ <version >3.14.3 </version >
277
277
</dependency >
278
278
</dependencies >
279
279
<profiles >
You can’t perform that action at this time.
0 commit comments