Skip to content

Commit

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

---
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 Dec 14, 2024
1 parent b4b0f7b commit 645923d
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.13.8'
micrometerTracingVersion = '1.3.6'
mockitoVersion = '5.10.0'
reactorVersion = '2023.0.12'
reactorVersion = '2023.0.13'
scalaVersion = '2.13'
springBootVersion = '3.2.12' // docs module
springDataVersion = '2024.0.6'
Expand Down

0 comments on commit 645923d

Please sign in to comment.