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 58a8d8f commit 398db15Copy full SHA for 398db15
build.gradle
@@ -28,7 +28,7 @@ plugins {
28
subprojects {
29
apply plugin: 'io.spring.dependency-management'
30
31
- ext['reactor-bom.version'] = 'Californium-BUILD-SNAPSHOT'
+ ext['reactor-bom.version'] = 'Californium-SR2'
32
ext['logback.version'] = '1.2.3'
33
ext['findbugs.version'] = '3.0.2'
34
ext['netty.version'] = '4.1.29.Final'
0 commit comments