This is an automated email from the ASF dual-hosted git repository. hepin pushed a commit to branch He-Pin-patch-2 in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
commit 1793a9cbb62d8e1dce8f764b76047eea682ee15a Author: He-Pin(kerr) <[email protected]> AuthorDate: Fri Jul 19 14:26:27 2024 +0800 chore: Test 3.3.4-RC1 --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 6129334b..cc94bd6d 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -18,7 +18,7 @@ object Dependencies { // Update the .github workflows when these scala versions change val scala212 = "2.12.19" val scala213 = "2.13.14" - val scala3 = "3.3.3" + val scala3 = "3.3.4-RC1" // the order in the list is important because the head will be considered the default. val CrossScalaForLib = Seq(scala212, scala213, scala3) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
