Bump io.projectreactor:reactor-bom from 2023.0.17 to 2023.0.18 (#3905)

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

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-version: 2023.0.18
  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 10:49:55 +00:00
committed by GitHub
parent 13354f6afd
commit 423dc65380

View File

@@ -65,7 +65,7 @@ ext {
micrometerVersion = '1.13.14'
micrometerTracingVersion = '1.3.11'
mockitoVersion = '5.10.0'
reactorVersion = '2023.0.17'
reactorVersion = '2023.0.18'
scalaVersion = '2.13'
springBootVersion = '3.2.12' // docs module
springDataVersion = '2024.0.11'