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 1cc5afe commit 9404041Copy full SHA for 9404041
build.gradle
@@ -53,7 +53,7 @@ configure(allprojects) { project ->
53
ext.kotlinVersion = "1.1.51"
54
ext.log4jVersion = "2.9.1"
55
ext.nettyVersion = "4.1.16.Final"
56
- ext.reactorVersion = "Bismuth-BUILD-SNAPSHOT"
+ ext.reactorVersion = "Bismuth-SR1"
57
ext.rxjavaVersion = "1.3.3"
58
ext.rxjavaAdapterVersion = "1.2.1"
59
ext.rxjava2Version = "2.1.5"
0 commit comments