Skip to content

Commit

Permalink
Update kafka-clients to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 14, 2024
1 parent 6a9eca0 commit 553356b
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 @@ -26,7 +26,7 @@ object Dependencies {
private val oracleDriverVersion = "21.3.0.0"
private val cassandraDriverVersion = "4.0.1"
private val postgresqlDriverVersion = "42.2.24"
private val kafkaDriverVersion = "2.2.0"
private val kafkaDriverVersion = "2.2.2"
private val mockitoVersion = "3.12.4"
private val restAssuredVersion = "4.0.0"
private val groovyVersion = "2.5.16"
Expand Down

0 comments on commit 553356b

Please sign in to comment.