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-http.git
The following commit(s) were added to refs/heads/main by this push:
new 08b65ed9e Update scala-library to 3.9.0 (#1274)
08b65ed9e is described below
commit 08b65ed9ed5db002f83afbcbf14f0be3c403b1b5
Author: Scala Steward <[email protected]>
AuthorDate: Fri Sep 4 19:25:24 2026 +0200
Update scala-library to 3.9.0 (#1274)
* 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 8234b9018..0bccb6390 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -38,7 +38,7 @@ object Dependencies {
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 Versions = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]