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 e3f6b61 commit 9ccffb6Copy full SHA for 9ccffb6
build.gradle
@@ -82,7 +82,7 @@ configure(allprojects) { project ->
82
ext.reactorNettyVersion = '0.5.2.RELEASE'
83
ext.romeVersion = "1.7.0"
84
ext.rxjavaVersion = '1.2.1'
85
- ext.rxjava2Version = '2.0.0-RC5'
+ ext.rxjava2Version = '2.0.0'
86
ext.rxjavaAdapterVersion = '1.2.0'
87
ext.rxnettyVersion = '0.5.2-rc.4'
88
ext.servletVersion = "3.1.0"
0 commit comments