This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
The following commit(s) were added to refs/heads/main by this push:
new 66f1dd00 Update scala3-library to 3.3.5 (#433)
66f1dd00 is described below
commit 66f1dd00bee292a8b346dcb4666537f690ebfb75
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 2 02:18:00 2025 +0100
Update scala3-library to 3.3.5 (#433)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f544b545..2759cf53 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.20"
val scala213 = "2.13.16"
- val scala3 = "3.3.4"
+ val scala3 = "3.3.5"
// 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]