Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 (#3896)

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

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-version: 2024.0.6
  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-05-17 08:13:24 -04:00
committed by GitHub
parent 5bff4190aa
commit a33f2d94b9

View File

@@ -66,7 +66,7 @@ ext {
micrometerVersion = '1.15.1-SNAPSHOT'
micrometerTracingVersion = '1.5.1-SNAPSHOT'
mockitoVersion = '5.15.2'
reactorVersion = '2024.0.5'
reactorVersion = '2024.0.6'
scalaVersion = '2.13'
springBootVersion = '3.3.8' // docs module
springDataVersion = '2025.1.0-SNAPSHOT'