Skip to content

Commit 9404041

Browse files
committed
Upgrade to Reactor Bismuth-SR1
1 parent 1cc5afe commit 9404041

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.1.51"
5454
ext.log4jVersion = "2.9.1"
5555
ext.nettyVersion = "4.1.16.Final"
56-
ext.reactorVersion = "Bismuth-BUILD-SNAPSHOT"
56+
ext.reactorVersion = "Bismuth-SR1"
5757
ext.rxjavaVersion = "1.3.3"
5858
ext.rxjavaAdapterVersion = "1.2.1"
5959
ext.rxjava2Version = "2.1.5"

0 commit comments

Comments
 (0)