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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new 8da41820 Update scala-library to 3.9.0 (#617)
8da41820 is described below

commit 8da41820a186b051133e5b888b78ea45216d3510
Author: Scala Steward <[email protected]>
AuthorDate: Fri Sep 4 19:13:46 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 96808d96..d781b9b5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
 
   val Scala213 = "2.13.18"
   val Scala3 = "3.3.8"
-  val Scala3Next = "3.8.4"
+  val Scala3Next = "3.9.0"
   val PublishedScalaVersions = Seq(Scala213, Scala3)
 
   val PekkoVersionInDocs = PekkoCoreDependency.default.link


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

Reply via email to