Bump io.projectreactor:reactor-bom from 2022.0.15 to 2022.0.16

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

---
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>
This commit is contained in:
dependabot[bot] 2024-02-15 03:12:47 +00:00 committed by github-actions[bot]
parent 42daef9290
commit cae7e5d7a0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ commons-collections = "commons-collections:commons-collections:3.2.2"
io-freefair-gradle-aspectj-plugin = "io.freefair.gradle:aspectj-plugin:6.6.3"
io-micrometer-micrometer-observation = "io.micrometer:micrometer-observation:1.10.13"
io-mockk = "io.mockk:mockk:1.13.9"
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2022.0.15"
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2022.0.16"
io-rsocket-rsocket-bom = { module = "io.rsocket:rsocket-bom", version.ref = "io-rsocket" }
io-spring-javaformat-spring-javaformat-checkstyle = { module = "io.spring.javaformat:spring-javaformat-checkstyle", version.ref = "io-spring-javaformat" }
io-spring-javaformat-spring-javaformat-gradle-plugin = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version.ref = "io-spring-javaformat" }