This is an automated email from the ASF dual-hosted git repository. He-Pin pushed a commit to branch He-Pin-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko.git
commit 791bede009da76163cc332ce8b1a0907d735b6e0 Author: He-Pin(kerr) <[email protected]> AuthorDate: Sat May 16 15:59:53 2026 +0800 Update Scala 3 version to 3.3.8-RC1 --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index e23dab2ce3..6a07aad4a0 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -43,7 +43,7 @@ object Dependencies { val jacksonVersion3 = "3.1.3" val scala213Version = "2.13.18" - val scala3Version = "3.3.7" + val scala3Version = "3.3.8-RC1" val allScalaVersions = Seq(scala213Version, scala3Version) val reactiveStreamsVersion = "1.0.4" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
