Skip to content

Commit

Permalink
bump: kafka-clients 3.7.1 (was 3.7.0) (#1762)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 2, 2024
1 parent 8cd3f19 commit cb7c6ed
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 @@ -20,7 +20,7 @@ val AkkaBinaryVersionForDocs = "2.9"
val akkaVersion = "2.9.3"

// Keep .scala-steward.conf pin in sync
val kafkaVersion = "3.7.0"
val kafkaVersion = "3.7.1"
val KafkaVersionForDocs = "37"
// This should align with the ScalaTest version used in the Akka testkit
// https://github.com/akka/akka/blob/main/project/Dependencies.scala#L44
Expand Down

0 comments on commit cb7c6ed

Please sign in to comment.