Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-bom from 2022.0.8 to 2022.0.9
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2022.0.8 to 2022.0.9.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](reactor/reactor@2022.0.8...2022.0.9)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent 8b810b5 commit e78138b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dependencies {
runtimeOnly("ch.qos.logback:logback-classic")

// Needs to be compatible with Micronaut's reactor-based BOM.
implementation(platform("io.projectreactor:reactor-bom:2022.0.8"))
implementation(platform("io.projectreactor:reactor-bom:2022.0.9"))

// OpenAPI specification and interactive UI generated from code
kapt("io.micronaut.openapi:micronaut-openapi")
Expand Down

0 comments on commit e78138b

Please sign in to comment.