Skip to content

Commit ab0e8f0

Browse files
committed
Upgrade to Reactor 2020.0.6
Closes gh-26767
1 parent 0a6a6d4 commit ab0e8f0

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
@@ -28,7 +28,7 @@ configure(allprojects) { project ->
2828
imports {
2929
mavenBom "com.fasterxml.jackson:jackson-bom:2.12.2"
3030
mavenBom "io.netty:netty-bom:4.1.63.Final"
31-
mavenBom "io.projectreactor:reactor-bom:2020.0.6-SNAPSHOT"
31+
mavenBom "io.projectreactor:reactor-bom:2020.0.6"
3232
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR9"
3333
mavenBom "io.rsocket:rsocket-bom:1.1.0"
3434
mavenBom "org.eclipse.jetty:jetty-bom:9.4.39.v20210325"

0 commit comments

Comments
 (0)