Skip to content

Commit

Permalink
Upgrade to Reactor Dysprosium-SR8
Browse files Browse the repository at this point in the history
Closes gh-25210
  • Loading branch information
jhoeller committed Jun 8, 2020
1 parent d2cd4c5 commit 4c29bbb
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 @@ -28,7 +28,7 @@ configure(allprojects) { project ->
imports {
mavenBom "com.fasterxml.jackson:jackson-bom:2.10.4"
mavenBom "io.netty:netty-bom:4.1.50.Final"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-SR7"
mavenBom "io.projectreactor:reactor-bom:Dysprosium-SR8"
mavenBom "io.rsocket:rsocket-bom:1.0.0"
mavenBom "org.eclipse.jetty:jetty-bom:9.4.29.v20200521"
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.3.72"
Expand Down

0 comments on commit 4c29bbb

Please sign in to comment.