Skip to content

Commit e4abe2c

Browse files
Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 (#3439)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.8 to 2023.0.9. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2023.0.8...2023.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6997a6 commit e4abe2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ext {
6464
micrometerVersion = '1.12.9'
6565
micrometerTracingVersion = '1.2.8'
6666
mockitoVersion = '5.6.0'
67-
reactorVersion = '2023.0.8'
67+
reactorVersion = '2023.0.9'
6868
scalaVersion = '2.13'
6969
springBootVersion = '3.2.8' // docs module
7070
springDataVersion = '2023.1.8'

0 commit comments

Comments
 (0)