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 aa0face commit 7be4193Copy full SHA for 7be4193
build.gradle
@@ -53,7 +53,7 @@ configure(allprojects) { project ->
53
ext.kotlinVersion = "1.2.31"
54
ext.log4jVersion = "2.11.0"
55
ext.nettyVersion = "4.1.22.Final"
56
- ext.reactorVersion = "Bismuth-BUILD-SNAPSHOT"
+ ext.reactorVersion = "Bismuth-SR8"
57
ext.rxjavaVersion = "1.3.8"
58
ext.rxjavaAdapterVersion = "1.2.1"
59
ext.rxjava2Version = "2.1.12"
0 commit comments