Skip to content

Commit 7be4193

Browse files
committed
Upgrade to Reactor Bismuth-SR8
1 parent aa0face commit 7be4193

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
@@ -53,7 +53,7 @@ configure(allprojects) { project ->
5353
ext.kotlinVersion = "1.2.31"
5454
ext.log4jVersion = "2.11.0"
5555
ext.nettyVersion = "4.1.22.Final"
56-
ext.reactorVersion = "Bismuth-BUILD-SNAPSHOT"
56+
ext.reactorVersion = "Bismuth-SR8"
5757
ext.rxjavaVersion = "1.3.8"
5858
ext.rxjavaAdapterVersion = "1.2.1"
5959
ext.rxjava2Version = "2.1.12"

0 commit comments

Comments
 (0)