Skip to content

Commit

Permalink
build: Update kafka-clients from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Jul 30, 2022
1 parent 65daa00 commit 6cd56e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ object Dependencies {
}

object kafka {
val kafkaClients = "org.apache.kafka" % "kafka-clients" % "3.2.0"
val kafkaClients = "org.apache.kafka" % "kafka-clients" % "3.2.1"
}
}

Expand Down

0 comments on commit 6cd56e6

Please sign in to comment.