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 d2cc97a commit c85f063Copy full SHA for c85f063
build.gradle
@@ -79,7 +79,7 @@ configure(allprojects) { project ->
79
ext.poiVersion = "3.15"
80
ext.protobufVersion = "3.1.0"
81
ext.quartzVersion = "2.2.3"
82
- ext.reactorVersion = "Aluminium-BUILD-SNAPSHOT"
+ ext.reactorVersion = "Aluminium-SR1"
83
ext.romeVersion = "1.7.1"
84
ext.rxjavaVersion = '1.2.6'
85
ext.rxjavaAdapterVersion = '1.2.1'
0 commit comments