We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1039fa1 commit 20c6065Copy full SHA for 20c6065
build.gradle
@@ -83,7 +83,7 @@ configure(allprojects) { project ->
83
ext.romeVersion = "1.7.0"
84
ext.rxjavaVersion = '1.2.3'
85
ext.rxjavaAdapterVersion = '1.2.1'
86
- ext.rxjava2Version = '2.0.1'
+ ext.rxjava2Version = '2.0.2'
87
ext.rxnettyVersion = '0.5.2-rc.5'
88
ext.servletVersion = "3.1.0"
89
ext.slf4jVersion = "1.7.21"
0 commit comments