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 3b983e48 Update kafka-clients to 3.7.1 (#207)
3b983e48 is described below
commit 3b983e48bbba2d2ec14e8ce8aa49df96d2debb45
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 7 01:44:03 2024 +0100
Update kafka-clients to 3.7.1 (#207)
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 20fc94f4..aa82fca3 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -25,7 +25,7 @@ object Versions {
val pekkoManagementVersionForDocs = "current"
val pekkoVersion = PekkoCoreDependency.version
- val kafkaVersion = "3.7.0"
+ val kafkaVersion = "3.7.1"
val KafkaVersionForDocs = "37"
val scalaTestVersion = "3.2.19"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]