Skip to content

Commit d731014

Browse files
committed
Upgrade Reactor Version
1 parent 42ff441 commit d731014

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
@@ -57,7 +57,7 @@ ext {
5757
mockitoVersion = '3.6.28'
5858
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.9.0'
5959
rabbitmqHttpClientVersion = '3.8.0.RELEASE'
60-
reactorVersion = '2020.0.8'
60+
reactorVersion = '2020.0.9'
6161
springDataCommonsVersion = '2.4.11'
6262
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.3.9'
6363
springRetryVersion = '1.3.1'

0 commit comments

Comments
 (0)