Skip to content

Commit

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

---
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 Feb 16, 2024
1 parent 55c4971 commit 9a3b891
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 @@ -66,7 +66,7 @@ ext {
micrometerVersion = '1.13.0-SNAPSHOT'
micrometerTracingVersion = '1.3.0-SNAPSHOT'
mockitoVersion = '5.8.0'
reactorVersion = '2023.0.2'
reactorVersion = '2023.0.3'
scalaVersion = '2.13'
springBootVersion = '3.2.2' // docs module
springDataVersion = '2023.2.0-SNAPSHOT'
Expand Down

0 comments on commit 9a3b891

Please sign in to comment.