Upgrade to Kafka 3.2.0

Closes gh-31084
This commit is contained in:
Andy Wilkinson 2022-05-17 17:43:33 +01:00
parent 2fb1f8b9f0
commit 1238e1f20b
1 changed files with 1 additions and 1 deletions

View File

@ -775,7 +775,7 @@ bom {
] ]
} }
} }
library("Kafka", "3.1.1") { library("Kafka", "3.2.0") {
group("org.apache.kafka") { group("org.apache.kafka") {
modules = [ modules = [
"connect", "connect",