Skip to content

Commit c1575df

Browse files
committed
Upgrade Reactor Version
1 parent 508484c commit c1575df

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 = '4.8.1'
6666
rabbitmqStreamVersion = '0.8.0'
6767
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.16.0'
68-
reactorVersion = '2022.0.2'
68+
reactorVersion = '2022.0.3'
6969
snappyVersion = '1.1.8.4'
7070
springDataVersion = '2022.0.2'
7171
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.5'

0 commit comments

Comments
 (0)