We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4ade3 commit bf21869Copy full SHA for bf21869
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
signature 'org.codehaus.mojo.signature:java16:1.1@signature'
50
51
compile "org.reactivestreams:reactive-streams:1.0.2"
52
- compile "io.reactivex.rxjava2:rxjava:2.1.12"
+ compile "io.reactivex.rxjava2:rxjava:2.1.13"
53
54
testCompile group: 'junit', name: 'junit', version: '4.12'
55
0 commit comments