Skip to content

Commit c80aa83

Browse files
committedOct 23, 2017
Upgrade to Reactor Bismuth SR3
1 parent ecea82d commit c80aa83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
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-SR2"
56+
ext.reactorVersion = "Bismuth-SR3"
5757
ext.rxjavaVersion = "1.3.3"
5858
ext.rxjavaAdapterVersion = "1.2.1"
5959
ext.rxjava2Version = "2.1.5"

0 commit comments

Comments
 (0)
Please sign in to comment.