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 508484c commit c1575dfCopy full SHA for c1575df
build.gradle
@@ -65,7 +65,7 @@ ext {
65
mockitoVersion = '4.8.1'
66
rabbitmqStreamVersion = '0.8.0'
67
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.16.0'
68
- reactorVersion = '2022.0.2'
+ reactorVersion = '2022.0.3'
69
snappyVersion = '1.1.8.4'
70
springDataVersion = '2022.0.2'
71
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.5'
0 commit comments