Skip to content

Commit 299f418

Browse files
Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.16 (#2628)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2022.0.12 to 2022.0.16. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2022.0.12...2022.0.16) --- 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 4c6822a commit 299f418

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.12'
65+
reactorVersion = '2022.0.16'
6666
snappyVersion = '1.1.8.4'
6767
springDataVersion = '2022.0.11'
6868
springRetryVersion = '2.0.5'

0 commit comments

Comments
 (0)