Skip to content

Commit fbb2001

Browse files
Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 (#3715)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.1 to 2024.0.2. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2024.0.1...2024.0.2) --- 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 db6a0e9 commit fbb2001

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
@@ -65,7 +65,7 @@ ext {
6565
micrometerVersion = '1.14.3'
6666
micrometerTracingVersion = '1.4.1'
6767
mockitoVersion = '5.14.2'
68-
reactorVersion = '2024.0.1'
68+
reactorVersion = '2024.0.2'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.3.7' // docs module
7171
springDataVersion = '2024.1.2'

0 commit comments

Comments
 (0)