Skip to content

Commit f381a1c

Browse files
committed
Upgrade Apache Kafka to 3.2.2
1 parent 7d19d0d commit f381a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ext {
6464
jaywayJsonPathVersion = '2.6.0'
6565
junit4Version = '4.13.2'
6666
junitJupiterVersion = '5.8.2'
67-
kafkaVersion = '3.2.0'
67+
kafkaVersion = '3.2.2'
6868
log4jVersion = '2.17.2'
6969
micrometerVersion = '1.10.0-SNAPSHOT'
7070
micrometerTracingVersion = '1.0.0-SNAPSHOT'

0 commit comments

Comments
 (0)