Skip to content

Commit

Permalink
Upgrade Reactor to 2020.0.18
Browse files Browse the repository at this point in the history
Closes gh-2065
  • Loading branch information
eleftherias committed Apr 19, 2022
1 parent ac1a77e commit f70f1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2020.0.16'
mavenBom 'io.projectreactor:reactor-bom:2020.0.18'
mavenBom 'com.fasterxml.jackson:jackson-bom:2.13.2.20220328'
mavenBom 'org.junit:junit-bom:5.8.2'
mavenBom 'org.springframework:spring-framework-bom:5.3.19'
Expand Down

0 comments on commit f70f1f2

Please sign in to comment.