We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf1e1d commit 707f244Copy full SHA for 707f244
project/Dependencies.scala
@@ -43,7 +43,7 @@ object Dependencies {
43
}
44
45
object kafka {
46
- val kafkaClients = "org.apache.kafka" % "kafka-clients" % "3.5.0"
+ val kafkaClients = "org.apache.kafka" % "kafka-clients" % "3.5.1"
47
48
49
0 commit comments