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 71c609d3 Update kafka-clients to 3.8.0 (#214)
71c609d3 is described below

commit 71c609d31bff34ad7e17aed846c669baa6fc268a
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 28 09:11:16 2024 +0100

    Update kafka-clients to 3.8.0 (#214)
    
    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 372e53fa..dc1292cd 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.1"
+  val kafkaVersion = "3.8.0"
   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