Skip to content

Commit

Permalink
Upgrade to Reactor 2020.0.0 M2
Browse files Browse the repository at this point in the history
Signed-off-by: Rossen Stoyanchev <[email protected]>
  • Loading branch information
rstoyanchev committed Aug 10, 2020
1 parent 2c873d6 commit 7a82826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ subprojects {
apply plugin: 'io.spring.dependency-management'
apply plugin: 'com.github.sherter.google-java-format'

ext['reactor-bom.version'] = '2020.0.0-SNAPSHOT'
ext['reactor-bom.version'] = '2020.0.0-M2'
ext['logback.version'] = '1.2.3'
ext['findbugs.version'] = '3.0.2'
ext['netty-bom.version'] = '4.1.50.Final'
Expand Down

0 comments on commit 7a82826

Please sign in to comment.