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 0de36d2 commit 3ba8582Copy full SHA for 3ba8582
build.gradle
@@ -54,7 +54,7 @@ configure(allprojects) { project ->
54
ext.log4jVersion = "2.10.0"
55
ext.nettyVersion = "4.1.21.Final"
56
ext.reactorVersion = "Bismuth-SR6"
57
- ext.rxjavaVersion = "1.3.5"
+ ext.rxjavaVersion = "1.3.6"
58
ext.rxjavaAdapterVersion = "1.2.1"
59
ext.rxjava2Version = "2.1.9"
60
ext.slf4jVersion = "1.7.25" // spring-jcl + consistent 3rd party deps
0 commit comments