This is an automated email from the ASF dual-hosted git repository. hepin pushed a commit to branch He-Pin-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko.git
commit 704c245a16ee6b426460b7be61e1333de5161ae9 Author: He-Pin(kerr) <[email protected]> AuthorDate: Sat Aug 30 10:13:10 2025 +0800 chore: Test 3.3.7-RC1 --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 193c24e97b..3fb8330105 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -44,7 +44,7 @@ object Dependencies { val scala212Version = "2.12.20" val scala213Version = "2.13.16" - val scala3Version = "3.3.6" + val scala3Version = "3.3.7-RC1" val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version) val reactiveStreamsVersion = "1.0.4" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
