Skip to content

Commit

Permalink
Merge pull request #62 from contentful/rxjava-update
Browse files Browse the repository at this point in the history
Bump RxJava version to v1.0.5
  • Loading branch information
tomxor committed Feb 11, 2015
2 parents a766aa2 + 685a3eb commit 0510b87
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 @@ -48,7 +48,7 @@

<!-- Dependencies -->
<retrofit.version>1.9.0</retrofit.version>
<rxjava.version>1.0.4</rxjava.version>
<rxjava.version>1.0.5</rxjava.version>

<!-- Test Dependencies -->
<commonsio.version>2.4</commonsio.version>
Expand Down

0 comments on commit 0510b87

Please sign in to comment.