We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6082625 commit 7396abfCopy full SHA for 7396abf
pom.xml
@@ -256,7 +256,7 @@
256
<dependency>
257
<groupId>com.squareup.retrofit2</groupId>
258
<artifactId>retrofit</artifactId>
259
- <version>2.7.0</version>
+ <version>2.7.1</version>
260
<exclusions>
261
<exclusion>
262
<groupId>com.squareup.okhttp3</groupId>
@@ -267,7 +267,7 @@
267
268
269
<artifactId>converter-moshi</artifactId>
270
271
272
273
<groupId>com.squareup.okio</groupId>
0 commit comments