Skip to content

Commit e3b860f

Browse files
committed
Revert Reactor to M2
1 parent 073062f commit e3b860f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ext {
6565
mockitoVersion = '5.5.0'
6666
rabbitmqStreamVersion = '0.12.0'
6767
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.18.0'
68-
reactorVersion = '2023.0.0-SNAPSHOT'
68+
reactorVersion = '2023.0.0-M2'
6969
snappyVersion = '1.1.8.4'
7070
springDataVersion = '2023.1.0-SNAPSHOT'
7171
springRetryVersion = '2.0.2'

0 commit comments

Comments
 (0)