This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 902f55a7 Update kafka to 1.19.8 (#185)
902f55a7 is described below
commit 902f55a7bf3a4f36e55a35f161861feb6727ddeb
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 12 09:58:41 2024 +0100
Update kafka to 1.19.8 (#185)
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 6e9a972b..74e05447 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -31,7 +31,7 @@ object Versions {
val scalaTestVersion = "3.2.18"
val scalaPBVersion = "0.11.15"
- val testcontainersVersion = "1.19.7"
+ val testcontainersVersion = "1.19.8"
val logbackVersion = "1.3.14"
val slf4jVersion = "2.0.13"
// 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]