Skip to content

Commit 15bd3fc

Browse files
committed
Upgrade Reactor Version; Prepare for Release
1 parent e9da112 commit 15bd3fc

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
@@ -52,7 +52,7 @@ ext {
5252
mockitoVersion = '3.1.0'
5353
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.7.3'
5454
rabbitmqHttpClientVersion = '3.2.0.RELEASE'
55-
reactorVersion = 'Dysprosium-SR15'
55+
reactorVersion = 'Dysprosium-SR16'
5656
springDataCommonsVersion = '2.2.12.RELEASE'
5757
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.12.RELEASE'
5858
springRetryVersion = '1.2.5.RELEASE'

0 commit comments

Comments
 (0)