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 0452683 commit 9180842Copy full SHA for 9180842
build.gradle
@@ -60,7 +60,7 @@ ext {
60
rabbitmqStreamVersion = '0.4.0'
61
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.14.3'
62
rabbitmqHttpClientVersion = '3.12.1'
63
- reactorVersion = '2020.0.34'
+ reactorVersion = '2020.0.35'
64
snappyVersion = '1.1.8.4'
65
springDataCommonsVersion = '2.6.10'
66
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.29'
0 commit comments