Skip to content

Commit

Permalink
Upgrade Apache Kafka to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Sep 15, 2022
1 parent 4fdedd7 commit 5efa335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ ext {
jaywayJsonPathVersion = '2.6.0'
junit4Version = '4.13.2'
junitJupiterVersion = '5.8.2'
kafkaVersion = '3.2.0'
kafkaVersion = '3.2.2'
log4jVersion = '2.17.2'
micrometerVersion = '1.9.2'
mockitoVersion = '4.5.1'
Expand Down

0 comments on commit 5efa335

Please sign in to comment.