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 073062f commit e3b860fCopy full SHA for e3b860f
build.gradle
@@ -65,7 +65,7 @@ ext {
65
mockitoVersion = '5.5.0'
66
rabbitmqStreamVersion = '0.12.0'
67
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.18.0'
68
- reactorVersion = '2023.0.0-SNAPSHOT'
+ reactorVersion = '2023.0.0-M2'
69
snappyVersion = '1.1.8.4'
70
springDataVersion = '2023.1.0-SNAPSHOT'
71
springRetryVersion = '2.0.2'
0 commit comments