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-persistence-cassandra.git


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

commit 1c073ad3ed121d9e39055abdd8906ee821f75627
Author: Scala Steward <[email protected]>
AuthorDate: Fri Sep 4 19:24:34 2026 +0200

    Update scala-library to 3.9.0 (#491)
    
    * 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 ccc476e..9207841 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -13,7 +13,7 @@ object Dependencies {
   // keep in sync with .github/workflows/unit-tests.yml
   val scala213Version = "2.13.18"
   val scala3Version = "3.3.8"
-  val scala3NextVersion = "3.8.4"
+  val scala3NextVersion = "3.9.0"
   val publishedScalaVersions = Seq(scala213Version, scala3Version)
 
   val pekkoVersion = PekkoCoreDependency.version


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

Reply via email to