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 00617d7 commit 5755b67Copy full SHA for 5755b67
build.gradle
@@ -76,7 +76,7 @@ configure(allprojects) { project ->
76
ext.quartzVersion = "2.2.3"
77
ext.reactivestreamsVersion = "1.0.0"
78
ext.reactorVersion = "2.0.8.RELEASE"
79
- ext.reactorCoreVersion = '3.0.1.RELEASE'
+ ext.reactorCoreVersion = '3.0.2.RELEASE'
80
ext.reactorNettyVersion = '0.5.1.RELEASE'
81
ext.romeVersion = "1.6.0"
82
ext.rxjavaVersion = '1.1.9'
0 commit comments