Skip to content

Commit 229b844

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.5 to 2024.0.6. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2024.0.5...2024.0.6) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-bom dependency-version: 2024.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d34c966 commit 229b844

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
@@ -65,7 +65,7 @@ ext {
6565
micrometerVersion = '1.14.6'
6666
micrometerTracingVersion = '1.4.5'
6767
mockitoVersion = '5.14.2'
68-
reactorVersion = '2024.0.5'
68+
reactorVersion = '2024.0.6'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.3.11' // docs module
7171
springDataVersion = '2024.1.5'

0 commit comments

Comments
 (0)