Skip to content

Commit 5755b67

Browse files
committed
Upgrade to Reactor Core 3.0.2
1 parent 00617d7 commit 5755b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ configure(allprojects) { project ->
7676
ext.quartzVersion = "2.2.3"
7777
ext.reactivestreamsVersion = "1.0.0"
7878
ext.reactorVersion = "2.0.8.RELEASE"
79-
ext.reactorCoreVersion = '3.0.1.RELEASE'
79+
ext.reactorCoreVersion = '3.0.2.RELEASE'
8080
ext.reactorNettyVersion = '0.5.1.RELEASE'
8181
ext.romeVersion = "1.6.0"
8282
ext.rxjavaVersion = '1.1.9'

0 commit comments

Comments
 (0)