Skip to content

Commit 7396abf

Browse files
committed
Update retrofit
1 parent 6082625 commit 7396abf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
<dependency>
257257
<groupId>com.squareup.retrofit2</groupId>
258258
<artifactId>retrofit</artifactId>
259-
<version>2.7.0</version>
259+
<version>2.7.1</version>
260260
<exclusions>
261261
<exclusion>
262262
<groupId>com.squareup.okhttp3</groupId>
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>com.squareup.retrofit2</groupId>
269269
<artifactId>converter-moshi</artifactId>
270-
<version>2.7.0</version>
270+
<version>2.7.1</version>
271271
<exclusions>
272272
<exclusion>
273273
<groupId>com.squareup.okio</groupId>

0 commit comments

Comments
 (0)