Bump io.projectreactor:reactor-bom from 2022.0.10 to 2022.0.11

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

---
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] 2023-10-03 03:52:49 +00:00 committed by Marcus Hert Da Coregio
parent 405016f4c6
commit d0858273f1
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-rc1"
io-micrometer-micrometer-observation = "io.micrometer:micrometer-observation:1.10.11"
io-mockk = "io.mockk:mockk:1.13.7"
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2022.0.10"
io-projectreactor-reactor-bom = "io.projectreactor:reactor-bom:2022.0.11"
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" }