Skip to content

Commit 8193cd2

Browse files
committed
Upgrade Apache Kafka to 3.0.2
1 parent a190ba7 commit 8193cd2

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.4.0'
6060
junit4Version = '4.13.2'
6161
junitJupiterVersion = '5.8.2'
62-
kafkaVersion = '3.0.1'
62+
kafkaVersion = '3.0.2'
6363
log4jVersion = '2.17.2'
6464
micrometerVersion = '1.8.8'
6565
mockitoVersion = '4.0.0'

0 commit comments

Comments
 (0)