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

pjfanning 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 d456010c Update scala-library to 3.9.0 (#648)
d456010c is described below

commit d456010c37d1b5a654d2824ff24e8ca57a104803
Author: Scala Steward <[email protected]>
AuthorDate: Fri Sep 4 19:32:26 2026 +0200

    Update scala-library to 3.9.0 (#648)
    
    * Update scala-library to 3.9.0
    
    * Update Scala version numbers in Versions.scala
    
    ---------
    
    Co-authored-by: PJ Fanning <[email protected]>
---
 project/Versions.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index d8509164..a263a3de 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -17,7 +17,7 @@ object Versions {
   // align ignore-prefixes in scripts/link-validator.conf
   val Scala213 = "2.13.18" // update even in link-validator.conf
   val Scala3 = "3.3.8"
-  val Scala3Next = "3.8.4"
+  val Scala3Next = "3.9.0"
   val PublishedScalaVersions = Seq(Scala213, Scala3)
 
   val pekkoVersionForDocs = "current"


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

Reply via email to