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 829919305ca74f7e1dd6eaa1a91fd9b2bcfa77c3 Author: He-Pin(kerr) <[email protected]> AuthorDate: Fri Jun 12 10:40:15 2026 +0800 Update Scala 3 version to 3.3.8 --- 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]
