Skip to content

Commit

Permalink
Update to reactor-bom:2022.0.5
Browse files Browse the repository at this point in the history
Closes gh-2272
  • Loading branch information
marcusdacoregio committed Mar 21, 2023
1 parent 25055b0 commit 8015f19
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:2022.0.0'
mavenBom 'io.projectreactor:reactor-bom:2022.0.5'
mavenBom 'com.fasterxml.jackson:jackson-bom:2.14.2'
mavenBom 'org.junit:junit-bom:5.9.1'
mavenBom 'org.mockito:mockito-bom:4.8.1'
Expand Down

0 comments on commit 8015f19

Please sign in to comment.