Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
1 parent b1f6d5b commit afb6e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ext {
micrometerVersion = '1.12.0'
micrometerTracingVersion = '1.2.1'
mockitoVersion = '5.6.0'
reactorVersion = '2023.0.0'
reactorVersion = '2023.0.1'
scalaVersion = '2.13'
springBootVersion = '3.2.0' // docs module
springDataVersion = '2023.1.0'
Expand Down

0 comments on commit afb6e7a

Please sign in to comment.