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 272
272
<dependency >
273
273
<groupId >com.squareup.retrofit2</groupId >
274
274
<artifactId >retrofit</artifactId >
275
- <version >2.8.1 </version >
275
+ <version >2.9.0 </version >
276
276
<exclusions >
277
277
<exclusion >
278
278
<groupId >com.squareup.okhttp3</groupId >
283
283
<dependency >
284
284
<groupId >com.squareup.retrofit2</groupId >
285
285
<artifactId >converter-moshi</artifactId >
286
- <version >2.8.1 </version >
286
+ <version >2.9.0 </version >
287
287
<exclusions >
288
288
<exclusion >
289
289
<groupId >com.squareup.okio</groupId >
301
301
<dependency >
302
302
<groupId >com.squareup.okhttp3</groupId >
303
303
<artifactId >okhttp</artifactId >
304
- <version >4.7.0 </version >
304
+ <version >4.7.2 </version >
305
305
</dependency >
306
306
<dependency >
307
307
<groupId >com.squareup.okhttp3</groupId >
308
308
<artifactId >logging-interceptor</artifactId >
309
- <version >4.7.0 </version >
309
+ <version >4.7.2 </version >
310
310
</dependency >
311
311
</dependencies >
312
312
<profiles >
You can’t perform that action at this time.
0 commit comments