Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 9eb857c commit 282fef8
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.0-SNAPSHOT'
reactorVersion = '2024.0.1-SNAPSHOT'
springDataVersion = '2024.1.0-SNAPSHOT'
springRetryVersion = '2.0.10'
springVersion = '6.2.0-SNAPSHOT'
Expand Down

0 comments on commit 282fef8

Please sign in to comment.