Skip to content

Commit 18a2d0a

Browse files
committedJun 19, 2014
Update retrofit to 1.6.0 fixes #6
1 parent 6477d5a commit 18a2d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.squareup.retrofit</groupId>
8181
<artifactId>retrofit</artifactId>
82-
<version>1.5.1</version>
82+
<version>1.6.0</version>
8383
</dependency>
8484
</dependencies>
8585
</project>

0 commit comments

Comments
 (0)
Please sign in to comment.