This is an automated email from the ASF dual-hosted git repository. He-Pin pushed a commit to branch He-Pin-patch-2 in repository https://gitbox.apache.org/repos/asf/pekko.git
commit 4a620779a8d26e50221fcbd56af771f16c3dcd8f Author: He-Pin(kerr) <[email protected]> AuthorDate: Sat Jun 6 23:31:03 2026 +0800 Test: Update Scala 3 version to 3.8.4 --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 09c3b63577..5282012cb3 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.8.4" val allScalaVersions = Seq(scala213Version, scala3Version) val reactiveStreamsVersion = "1.0.4" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
