Skip to content

Commit

Permalink
Update reactor-bom to 2022.0.5
Browse files Browse the repository at this point in the history
Closes gh-2265
  • Loading branch information
marcusdacoregio committed Mar 21, 2023
1 parent 7d1b01d commit 801a005
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.13.4.20221013'
mavenBom 'org.junit:junit-bom:5.9.1'
mavenBom 'org.mockito:mockito-bom:4.8.1'
Expand Down

0 comments on commit 801a005

Please sign in to comment.