Skip to content

Commit a532a89

Browse files
authored
Upgrade Reactor Version (#2543)
1 parent fceb0ec commit a532a89

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
@@ -61,7 +61,7 @@ ext {
6161
rabbitmqStreamVersion = '0.4.0'
6262
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.14.3'
6363
rabbitmqHttpClientVersion = '3.12.1'
64-
reactorVersion = '2020.0.36'
64+
reactorVersion = '2020.0.37'
6565
snappyVersion = '1.1.8.4'
6666
springDataCommonsVersion = '2.6.10'
6767
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.30'

0 commit comments

Comments
 (0)