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 272272 <dependency >
273273 <groupId >com.squareup.retrofit2</groupId >
274274 <artifactId >retrofit</artifactId >
275- <version >2.8.1 </version >
275+ <version >2.9.0 </version >
276276 <exclusions >
277277 <exclusion >
278278 <groupId >com.squareup.okhttp3</groupId >
283283 <dependency >
284284 <groupId >com.squareup.retrofit2</groupId >
285285 <artifactId >converter-moshi</artifactId >
286- <version >2.8.1 </version >
286+ <version >2.9.0 </version >
287287 <exclusions >
288288 <exclusion >
289289 <groupId >com.squareup.okio</groupId >
301301 <dependency >
302302 <groupId >com.squareup.okhttp3</groupId >
303303 <artifactId >okhttp</artifactId >
304- <version >4.7.0 </version >
304+ <version >4.7.2 </version >
305305 </dependency >
306306 <dependency >
307307 <groupId >com.squareup.okhttp3</groupId >
308308 <artifactId >logging-interceptor</artifactId >
309- <version >4.7.0 </version >
309+ <version >4.7.2 </version >
310310 </dependency >
311311 </dependencies >
312312 <profiles >
You can’t perform that action at this time.
0 commit comments