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 fceb0ec commit a532a89Copy full SHA for a532a89
build.gradle
@@ -61,7 +61,7 @@ ext {
61
rabbitmqStreamVersion = '0.4.0'
62
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.14.3'
63
rabbitmqHttpClientVersion = '3.12.1'
64
- reactorVersion = '2020.0.36'
+ reactorVersion = '2020.0.37'
65
snappyVersion = '1.1.8.4'
66
springDataCommonsVersion = '2.6.10'
67
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.30'
0 commit comments