Skip to content

Commit

Permalink
Update retrofit to 1.6.0 fixes #6
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Jun 19, 2014
1 parent 6477d5a commit 18a2d0a
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 @@ -79,7 +79,7 @@
<dependency>
<groupId>com.squareup.retrofit</groupId>
<artifactId>retrofit</artifactId>
<version>1.5.1</version>
<version>1.6.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 18a2d0a

Please sign in to comment.