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 2c873d6 commit 7a82826Copy full SHA for 7a82826
build.gradle
@@ -32,7 +32,7 @@ subprojects {
32
apply plugin: 'io.spring.dependency-management'
33
apply plugin: 'com.github.sherter.google-java-format'
34
35
- ext['reactor-bom.version'] = '2020.0.0-SNAPSHOT'
+ ext['reactor-bom.version'] = '2020.0.0-M2'
36
ext['logback.version'] = '1.2.3'
37
ext['findbugs.version'] = '3.0.2'
38
ext['netty-bom.version'] = '4.1.50.Final'
0 commit comments