Skip to content

Commit

Permalink
Fix rxjava string version
Browse files Browse the repository at this point in the history
  • Loading branch information
rchodava committed May 4, 2016
1 parent 3705b48 commit ba4babc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava-string</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.atteo</groupId>
Expand Down

0 comments on commit ba4babc

Please sign in to comment.