Skip to content

Commit 19e99e6

Browse files
committed
Upgrade kafka-clients, reactor versions
1 parent c842cfe commit 19e99e6

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
@@ -58,11 +58,11 @@ ext {
5858
jaywayJsonPathVersion = '2.4.0'
5959
junit4Version = '4.13.1'
6060
junitJupiterVersion = '5.7.0'
61-
kafkaVersion = '2.6.0'
61+
kafkaVersion = '2.6.1'
6262
log4jVersion = '2.13.3'
6363
micrometerVersion = '1.5.8'
6464
mockitoVersion = '3.6.28'
65-
reactorVersion = 'Dysprosium-SR15'
65+
reactorVersion = 'Dysprosium-SR16'
6666
scalaVersion = '2.13'
6767
springDataCommonsVersion = '2.3.6.RELEASE'
6868
springRetryVersion = '1.3.0'

0 commit comments

Comments
 (0)