Skip to content

Commit 1b31aef

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 (#3803)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.3 to 2024.0.4. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2024.0.3...2024.0.4) --- 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 3a4e45b commit 1b31aef

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.3'
69+
reactorVersion = '2024.0.4'
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.3.8' // docs module
7272
springDataVersion = '2025.1.0-SNAPSHOT'

0 commit comments

Comments
 (0)