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.git
The following commit(s) were added to refs/heads/main by this push:
new e04f06d6c Update scala-library to 3.9.0 (#1914)
e04f06d6c is described below
commit e04f06d6cc4fd6a161e05590005e739b74778605
Author: Scala Steward <[email protected]>
AuthorDate: Fri Sep 4 19:34:47 2026 +0200
Update scala-library to 3.9.0 (#1914)
* 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 e065ad7e0..fe63dc38f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
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 PekkoVersion = PekkoCoreDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]