This is an automated email from the ASF dual-hosted git repository.

hepin 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 0beb08e0 Update scala3-library to 3.3.6 (#452)
0beb08e0 is described below

commit 0beb08e0844d2f7eae8c41539c481c0a5e74e987
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 11 10:32:42 2025 +0800

    Update scala3-library to 3.3.6 (#452)
    
    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 2647013a..9bda58bd 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.5"
+    val scala3 = "3.3.6"
 
     // 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]

Reply via email to