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

He-Pin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 0fc6120ddd Update Scala 3 version to 3.3.8 (#3056)
0fc6120ddd is described below

commit 0fc6120ddd78875141e014ed7a3b9bfc220bcb14
Author: He-Pin(kerr) <[email protected]>
AuthorDate: Fri Jun 12 16:25:50 2026 +0800

    Update Scala 3 version to 3.3.8 (#3056)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 09c3b63577..6d14592726 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -43,7 +43,7 @@ object Dependencies {
   val jacksonVersion3 = "3.1.4"
 
   val scala213Version = "2.13.18"
-  val scala3Version = "3.3.7"
+  val scala3Version = "3.3.8"
   val allScalaVersions = Seq(scala213Version, scala3Version)
 
   val reactiveStreamsVersion = "1.0.4"


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

Reply via email to