Skip to content

Commit

Permalink
Upgrade to Reactor 2020.0.31
Browse files Browse the repository at this point in the history
Closes gh-30315
  • Loading branch information
snicoll committed Apr 11, 2023
1 parent 1c43a4c commit 6abd822
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 @@ -29,7 +29,7 @@ configure(allprojects) { project ->
imports {
mavenBom "com.fasterxml.jackson:jackson-bom:2.12.7"
mavenBom "io.netty:netty-bom:4.1.90.Final"
mavenBom "io.projectreactor:reactor-bom:2020.0.30"
mavenBom "io.projectreactor:reactor-bom:2020.0.31"
mavenBom "io.r2dbc:r2dbc-bom:Arabba-SR13"
mavenBom "io.rsocket:rsocket-bom:1.1.3"
mavenBom "org.eclipse.jetty:jetty-bom:9.4.51.v20230217"
Expand Down

0 comments on commit 6abd822

Please sign in to comment.