Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 (#3852)

Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.4 to 2024.0.5.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2024.0.4...2024.0.5)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-version: 2024.0.5
  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>
This commit is contained in:
dependabot[bot]
2025-04-19 10:23:34 +00:00
committed by GitHub
parent 72377cfbc3
commit e04dfccbdb

View File

@@ -65,7 +65,7 @@ ext {
micrometerVersion = '1.14.6'
micrometerTracingVersion = '1.4.4'
mockitoVersion = '5.14.2'
reactorVersion = '2024.0.4'
reactorVersion = '2024.0.5'
scalaVersion = '2.13'
springBootVersion = '3.3.10' // docs module
springDataVersion = '2024.1.4'