Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent c434d87 commit 519b2a4
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 @@ -65,7 +65,7 @@ ext {
mockitoVersion = '5.14.2'
rabbitmqStreamVersion = '0.18.0'
rabbitmqVersion = '5.22.0'
reactorVersion = '2024.0.1'
reactorVersion = '2024.0.2'
springDataVersion = '2024.1.1'
springRetryVersion = '2.0.11'
springVersion = '6.2.1'
Expand Down

0 comments on commit 519b2a4

Please sign in to comment.