Skip to content

Commit 9180842

Browse files
committed
Upgrade Reactor Version to 2020.0.35
1 parent 0452683 commit 9180842

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
@@ -60,7 +60,7 @@ ext {
6060
rabbitmqStreamVersion = '0.4.0'
6161
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.14.3'
6262
rabbitmqHttpClientVersion = '3.12.1'
63-
reactorVersion = '2020.0.34'
63+
reactorVersion = '2020.0.35'
6464
snappyVersion = '1.1.8.4'
6565
springDataCommonsVersion = '2.6.10'
6666
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.29'

0 commit comments

Comments
 (0)