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 7e435f95 link to Kafka 3.7 docs (#191)
7e435f95 is described below

commit 7e435f951d804f791bb7b70978d571fcd40d9d5b
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Jun 4 10:14:42 2024 +0100

    link to Kafka 3.7 docs (#191)
---
 project/Versions.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index 3bc814a1..dcaa4165 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -27,7 +27,7 @@ object Versions {
 
   // Keep .scala-steward.conf pin in sync
   val kafkaVersion = "3.7.0"
-  val KafkaVersionForDocs = "30"
+  val KafkaVersionForDocs = "37"
 
   val scalaTestVersion = "3.2.18"
   val scalaPBVersion = "0.11.15"


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

Reply via email to