Skip to content

Commit 5dbf800

Browse files
authored
Merge 63ba6e9 into e5f80c6
2 parents e5f80c6 + 63ba6e9 commit 5dbf800

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,11 @@
276276
<version>4.6.0</version>
277277
<scope>test</scope>
278278
</dependency>
279+
<dependency>
280+
<groupId>com.squareup.moshi</groupId>
281+
<artifactId>moshi</artifactId>
282+
<version>1.13.0</version>
283+
</dependency>
279284
<dependency>
280285
<groupId>com.squareup.retrofit2</groupId>
281286
<artifactId>retrofit</artifactId>

0 commit comments

Comments
 (0)