Skip to content

Commit 9fe61e4

Browse files
Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 (#3193)
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 ece05e7 commit 9fe61e4

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.13.0-SNAPSHOT'
6767
micrometerTracingVersion = '1.3.0-SNAPSHOT'
6868
mockitoVersion = '5.10.0'
69-
reactorVersion = '2023.0.4'
69+
reactorVersion = '2023.0.5'
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.2.4' // docs module
7272
springDataVersion = '2024.0.0-SNAPSHOT'

0 commit comments

Comments
 (0)