Skip to content

Commit

Permalink
Merge pull request #808 from scala-steward/update/kafka-clients-3.6.0
Browse files Browse the repository at this point in the history
Update kafka-clients to 3.6.0
  • Loading branch information
mergify[bot] authored Oct 5, 2023
2 parents 4b6fe05 + 1439aa6 commit a15ddfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ lazy val library =
val sbtTest = "1.0"
val http4s = "0.23.23"
val fs2 = "3.9.2"
val kafkaClient = "3.5.1"
val kafkaClient = "3.6.0"
val openPojo = "0.9.1"
val decline = "2.4.1"
val scalaXml = "2.2.0"
Expand Down

0 comments on commit a15ddfa

Please sign in to comment.