Skip to content

Commit f42d837

Browse files
Bump io.projectreactor:reactor-bom from 2025.0.0-M5 to 2025.0.0-SNAPSHOT (#4019)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2025.0.0-M5 to 2025.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-version: 2025.0.0-SNAPSHOT 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 fa47537 commit f42d837

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
@@ -66,7 +66,7 @@ ext {
6666
micrometerVersion = '1.16.0-SNAPSHOT'
6767
micrometerTracingVersion = '1.6.0-M1'
6868
mockitoVersion = '5.18.0'
69-
reactorVersion = '2025.0.0-M5'
69+
reactorVersion = '2025.0.0-SNAPSHOT'
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.5.0' // docs module
7272
springDataVersion = '2025.1.0-M4'

0 commit comments

Comments
 (0)