Skip to content

Commit 81d96e1

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 (#3859)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.4 to 2024.0.5. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2024.0.4...2024.0.5) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-bom dependency-version: 2024.0.5 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 bef69c3 commit 81d96e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ext {
6666
micrometerVersion = '1.15.0-SNAPSHOT'
6767
micrometerTracingVersion = '1.5.0-SNAPSHOT'
6868
mockitoVersion = '5.15.2'
69-
reactorVersion = '2024.0.4'
69+
reactorVersion = '2024.0.5'
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.3.8' // docs module
7272
springDataVersion = '2025.1.0-SNAPSHOT'

0 commit comments

Comments
 (0)