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.
2 parents fe73a64 + 2c82f67 commit dee4ee6Copy full SHA for dee4ee6
build.gradle
@@ -39,8 +39,8 @@ subprojects {
39
targetCompatibility = 1.8
40
41
42
- ext['reactor-bom.version'] = 'Californium-BUILD-SNAPSHOT'
43
- ext['rsocket.version'] = '0.11.10.BUILD-SNAPSHOT'
+ ext['reactor-bom.version'] = 'Californium-SR1'
+ ext['rsocket.version'] = '0.11.9'
44
45
ext['protobuf.version'] = '3.6.1'
46
ext['log4j.version'] = '2.9.0'
0 commit comments