Skip to content

Commit

Permalink
upgrade to rxjava 1.3.3 and rxjava-extras 0.8.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoten committed Nov 2, 2017
1 parent e03a489 commit bfba0ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava</artifactId>
<version>1.3.2</version>
<version>1.3.3</version>
</dependency>

<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>rxjava-extras</artifactId>
<version>0.8.0.10</version>
<version>0.8.0.11</version>
</dependency>

<dependency>
Expand Down

0 comments on commit bfba0ff

Please sign in to comment.