Skip to content

Commit 52ee373

Browse files
Bump io.projectreactor:reactor-bom from 2025.0.0-M6 to 2025.0.0-SNAPSHOT (#4065)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2025.0.0-M6 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 73b64fb commit 52ee373

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
@@ -67,7 +67,7 @@ ext {
6767
micrometerVersion = '1.16.0-SNAPSHOT'
6868
micrometerTracingVersion = '1.6.0-M2'
6969
mockitoVersion = '5.19.0'
70-
reactorVersion = '2025.0.0-M6'
70+
reactorVersion = '2025.0.0-SNAPSHOT'
7171
scalaVersion = '2.13'
7272
springBootVersion = '3.5.0' // docs module
7373
springDataVersion = '2025.1.0-M5'

0 commit comments

Comments
 (0)