Skip to content

Commit 3aad45a

Browse files
committed
Upgrade kafka-clients to 2.4.1
1 parent 31f1aad commit 3aad45a

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
@@ -54,7 +54,7 @@ ext {
5454
jaywayJsonPathVersion = '2.4.0'
5555
junit4Version = '4.12'
5656
junitJupiterVersion = '5.5.2'
57-
kafkaVersion = '2.4.0'
57+
kafkaVersion = '2.4.1'
5858
log4jVersion = '2.12.1'
5959
micrometerVersion = '1.3.5'
6060
mockitoVersion = '3.0.0'

0 commit comments

Comments
 (0)