Skip to content

Commit

Permalink
Update kafka-clients, kafka-streams-scala to 3.7.0 (#557)
Browse files Browse the repository at this point in the history
Co-authored-by: Artur Jurat <artur.zhurat@gmail.com>
  • Loading branch information
scala-steward and azhur authored Jan 17, 2025
1 parent f321514 commit b86ded9
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 @@ -209,7 +209,7 @@ lazy val dependency =
val json4s = "4.0.7"
val jsoniterScala = "2.28.5"
val scalaTest = "3.2.19"
val kafka = "3.6.2"
val kafka = "3.7.0"
val play = "3.0.4"
val upickle = "3.1.4"
val jackson = "2.16.2"
Expand Down

0 comments on commit b86ded9

Please sign in to comment.