Skip to content

Commit

Permalink
Updating retrofit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
conniey committed Mar 23, 2020
1 parent 1ccd29b commit 8c6e885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit</artifactId>
<version>2.5.0</version>
<version>2.7.2</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit 8c6e885

Please sign in to comment.