This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new 9e9bb1d3 Update kafka to 1.21.1 (#320)
9e9bb1d3 is described below
commit 9e9bb1d3c34be4492c940ec3e4c7538ccda4107e
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 1 10:28:41 2025 +0200
Update kafka to 1.21.1 (#320)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 060b0e10..77f6aabe 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -28,7 +28,7 @@ object Versions {
val scalaTestVersion = "3.2.19"
val scalaPBVersion = "0.11.17"
- val testcontainersVersion = "1.21.0"
+ val testcontainersVersion = "1.21.1"
val logbackVersion = "1.3.15"
val slf4jVersion = "2.0.17"
// this depends on Kafka, and should be upgraded to such latest version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]