Skip to content

Commit

Permalink
Update to RxJava 1.2.0 and RxJava 2.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
akarnokd committed Sep 23, 2016
1 parent 372c3ef commit b423a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ ext {
// Libraries
jacksonDatabindVersion = '2.5.1'
jsonPathVersion = '2.0.0'
rxJavaVersion = '1.1.10'
rxJava2Version = "2.0.0-RC2"
rxJavaVersion = '1.2.0'
rxJava2Version = "2.0.0-RC3"

// Testing
spockVersion = '1.0-groovy-2.4'
Expand Down

0 comments on commit b423a9e

Please sign in to comment.