Skip to content

Commit dd8f4dc

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.0-M5 to 2024.0.0-SNAPSHOT (#3455)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.0-M5 to 2024.0.0-SNAPSHOT. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](https://github.com/reactor/reactor/commits) --- 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 64b356b commit dd8f4dc

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.0-SNAPSHOT'
6666
micrometerTracingVersion = '1.4.0-M2'
6767
mockitoVersion = '5.12.0'
68-
reactorVersion = '2024.0.0-M5'
68+
reactorVersion = '2024.0.0-SNAPSHOT'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.3.3' // docs module
7171
springDataVersion = '2024.0.3'

0 commit comments

Comments
 (0)