Skip to content

Commit 141166c

Browse files
committed
Upgrade to Reactor-3.1.5 and Reactor-Netty-0.7.6
1 parent 29b60c2 commit 141166c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ subprojects { subproject ->
128128
mysqlVersion = '6.0.6'
129129
pahoMqttClientVersion = '1.2.0'
130130
postgresVersion = '42.0.0'
131-
reactorNettyVersion = '0.7.5.RELEASE'
132-
reactorVersion = '3.1.5.RELEASE'
131+
reactorNettyVersion = '0.7.6.RELEASE'
132+
reactorVersion = '3.1.6.RELEASE'
133133
romeToolsVersion = '1.8.0'
134134
servletApiVersion = '4.0.0'
135135
smackVersion = '4.2.2'

0 commit comments

Comments
 (0)