Skip to content

Commit 7a82826

Browse files
committed
Upgrade to Reactor 2020.0.0 M2
Signed-off-by: Rossen Stoyanchev <[email protected]>
1 parent 2c873d6 commit 7a82826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ subprojects {
3232
apply plugin: 'io.spring.dependency-management'
3333
apply plugin: 'com.github.sherter.google-java-format'
3434

35-
ext['reactor-bom.version'] = '2020.0.0-SNAPSHOT'
35+
ext['reactor-bom.version'] = '2020.0.0-M2'
3636
ext['logback.version'] = '1.2.3'
3737
ext['findbugs.version'] = '3.0.2'
3838
ext['netty-bom.version'] = '4.1.50.Final'

0 commit comments

Comments
 (0)