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 580e6112 Update kafka-clients to 3.9.0 (#257)
580e6112 is described below
commit 580e6112057bc81a161ca8a1f6da63f1c0eba3e9
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 10 11:36:44 2024 +0100
Update kafka-clients to 3.9.0 (#257)
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 a3b9c51b..cd0d418f 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -24,7 +24,7 @@ object Versions {
val pekkoConnectorsKafkaVersionForDocs = "current"
val pekkoManagementVersionForDocs = "current"
- val kafkaVersion = "3.8.1"
+ val kafkaVersion = "3.9.0"
val KafkaVersionForDocs = "37"
val scalaTestVersion = "3.2.19"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]