Skip to content

Commit

Permalink
bump: kafka 1.18.3 (was 1.17.6) (#1653)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 23, 2023
1 parent cfc47f4 commit abae563
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 @@ -25,7 +25,7 @@ val KafkaVersionForDocs = "35"
// This should align with the ScalaTest version used in the Akka 2.7.x testkit
// https://github.com/akka/akka/blob/main/project/Dependencies.scala#L41
val scalatestVersion = "3.2.12"
val testcontainersVersion = "1.17.6"
val testcontainersVersion = "1.18.3"
val slf4jVersion = "1.7.36"
// this depends on Kafka, and should be upgraded to such latest version
// that depends on the same Kafka version, as is defined above
Expand Down

0 comments on commit abae563

Please sign in to comment.