Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.16 (#2628)
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2022.0.12 to 2022.0.16.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](reactor/reactor@2022.0.12...2022.0.16)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 4c6822a commit 299f418
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 @@ -62,7 +62,7 @@ ext {
mockitoVersion = '4.8.1'
rabbitmqStreamVersion = '0.8.0'
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.16.1'
reactorVersion = '2022.0.12'
reactorVersion = '2022.0.16'
snappyVersion = '1.1.8.4'
springDataVersion = '2022.0.11'
springRetryVersion = '2.0.5'
Expand Down

0 comments on commit 299f418

Please sign in to comment.