Skip to content

Commit

Permalink
Upgrade to Reactor Dysprosium-SR21
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Jul 13, 2021
1 parent bdbd999 commit 11c51d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -28,7 +28,7 @@ configure(allprojects) { project ->
imports {
mavenBom "com.fasterxml.jackson:jackson-bom:2.10.5"
mavenBom "io.netty:netty-bom:4.1.51.Final"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-SR20"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-SR21"
mavenBom "io.rsocket:rsocket-bom:1.0.4"
mavenBom "org.eclipse.jetty:jetty-bom:9.4.31.v20200723"
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.3.72"
Expand Down

0 comments on commit 11c51d8

Please sign in to comment.