Skip to content

Commit 0553db1

Browse files
Bump io.projectreactor:reactor-bom from 2022.0.16 to 2022.0.17 (#2664)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2022.0.16 to 2022.0.17. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2022.0.16...2022.0.17) --- 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 7c09ea5 commit 0553db1

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.16'
65+
reactorVersion = '2022.0.17'
6666
snappyVersion = '1.1.10.5'
6767
springDataVersion = '2022.0.12'
6868
springRetryVersion = '2.0.5'

0 commit comments

Comments
 (0)