Skip to content

Commit 83b18c8

Browse files
Bump io.projectreactor:reactor-bom
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2025.0.0-SNAPSHOT to 2025.0.1-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.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83bdd20 commit 83b18c8

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-SNAPSHOT'
6969
mockitoVersion = '5.19.0'
70-
reactorVersion = '2025.0.0-SNAPSHOT'
70+
reactorVersion = '2025.0.1-SNAPSHOT'
7171
slf4jVersion = '2.0.17'
7272
springBootVersion = '3.5.0' // docs module
7373
springDataVersion = '2025.1.0-SNAPSHOT'

0 commit comments

Comments
 (0)