This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git


The following commit(s) were added to refs/heads/1.2.x by this push:
     new 45524f4f Update kafkaVersion from 3.9.1 to 3.9.2 (#636)
45524f4f is described below

commit 45524f4f178c322f5b4e4fb78438ffc49a10e1fd
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Aug 17 12:21:01 2026 +0100

    Update kafkaVersion from 3.9.1 to 3.9.2 (#636)
---
 project/Versions.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index 7591b8d8..5df5670f 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -23,7 +23,7 @@ object Versions {
   val pekkoConnectorsKafkaVersionForDocs = "current"
   val pekkoManagementVersionForDocs = "current"
 
-  val kafkaVersion = "3.9.1"
+  val kafkaVersion = "3.9.2"
   val KafkaVersionForDocs = "37"
 
   val scalaTestVersion = "3.2.19"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to