Skip to content

Commit 45df01d

Browse files
Bump io.projectreactor:reactor-bom from 2022.0.18 to 2022.0.19 (#2705)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2022.0.18 to 2022.0.19. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2022.0.18...2022.0.19) --- 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 45749b8 commit 45df01d

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
@@ -62,7 +62,7 @@ ext {
6262
mockitoVersion = '4.8.1'
6363
rabbitmqStreamVersion = '0.8.0'
6464
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.16.1'
65-
reactorVersion = '2022.0.18'
65+
reactorVersion = '2022.0.19'
6666
snappyVersion = '1.1.10.5'
6767
springDataVersion = '2022.0.12'
6868
springRetryVersion = '2.0.5'

0 commit comments

Comments
 (0)