Skip to content

Commit 79701c1

Browse files
bump: kafka 1.21.0 (was 1.20.6) (#1840)
1 parent 1213a52 commit 79701c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ val KafkaVersionForDocs = "39"
2727
// This should align with the ScalaTest version used in the Akka testkit
2828
// https://github.com/akka/akka/blob/main/project/Dependencies.scala#L44
2929
val scalatestVersion = "3.2.16"
30-
val testcontainersVersion = "1.20.6"
30+
val testcontainersVersion = "1.21.0"
3131
val slf4jVersion = "2.0.16"
3232
// this depends on Kafka, and should be upgraded to such latest version
3333
// that depends on the same Kafka version, as is defined above

0 commit comments

Comments
 (0)