Skip to content

Commit dc50e7a

Browse files
committed
Upgrade to Reactor 2020.0.7
Closes gh-1005 Signed-off-by: Rossen Stoyanchev <[email protected]>
1 parent 018c43a commit dc50e7a

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.7-SNAPSHOT'
35+
ext['reactor-bom.version'] = '2020.0.7'
3636
ext['logback.version'] = '1.2.3'
3737
ext['netty-bom.version'] = '4.1.59.Final'
3838
ext['netty-boringssl.version'] = '2.0.36.Final'

0 commit comments

Comments
 (0)