Skip to content

Commit 5efa335

Browse files
committed
Upgrade Apache Kafka to 3.2.2
1 parent 4fdedd7 commit 5efa335

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
@@ -59,7 +59,7 @@ ext {
5959
jaywayJsonPathVersion = '2.6.0'
6060
junit4Version = '4.13.2'
6161
junitJupiterVersion = '5.8.2'
62-
kafkaVersion = '3.2.0'
62+
kafkaVersion = '3.2.2'
6363
log4jVersion = '2.17.2'
6464
micrometerVersion = '1.9.2'
6565
mockitoVersion = '4.5.1'

0 commit comments

Comments
 (0)