Skip to content

Commit

Permalink
bump: kafka 1.16.3 (was 1.16.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 31, 2022
1 parent aad6a1c commit 3e301d0
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 @@ -18,7 +18,7 @@ val KafkaVersionForDocs = "30"
// This should align with the ScalaTest version used in the Akka 2.6.x testkit
// https://github.com/akka/akka/blob/main/project/Dependencies.scala#L41
val scalatestVersion = "3.1.4"
val testcontainersVersion = "1.16.2"
val testcontainersVersion = "1.16.3"
val slf4jVersion = "1.7.32"
// 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 3e301d0

Please sign in to comment.