Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent b8b93ba commit 36b1d44
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.11"))
implementation(platform("io.projectreactor:reactor-bom:2022.0.12"))

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

0 comments on commit 36b1d44

Please sign in to comment.