We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4364d49 commit 74b5692Copy full SHA for 74b5692
build.gradle
@@ -62,7 +62,7 @@ ext {
62
mockitoVersion = '4.8.1'
63
rabbitmqStreamVersion = '0.8.0'
64
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.16.1'
65
- reactorVersion = '2022.0.17'
+ reactorVersion = '2022.0.18'
66
snappyVersion = '1.1.10.5'
67
springDataVersion = '2022.0.12'
68
springRetryVersion = '2.0.5'
0 commit comments