Skip to content

Commit ef3adb2

Browse files
Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 (#3197)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.4 to 2023.0.5. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2023.0.4...2023.0.5) --- 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 586da69 commit ef3adb2

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.12.5'
6666
micrometerTracingVersion = '1.2.4'
6767
mockitoVersion = '5.6.0'
68-
reactorVersion = '2023.0.4'
68+
reactorVersion = '2023.0.5'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.2.4' // docs module
7171
springDataVersion = '2023.1.4'

0 commit comments

Comments
 (0)