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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 32ecb98ee Update scala3-library to 3.3.5 (#972)
32ecb98ee is described below

commit 32ecb98ee61b353342a7c9c1b406e932da940909
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 29 21:04:36 2025 +0100

    Update scala3-library to 3.3.5 (#972)
    
    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 02a86e2fe..c5c2ab60c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
 
   val Scala213 = "2.13.16" // update even in link-validator.conf
   val Scala212 = "2.12.20"
-  val Scala3 = "3.3.4"
+  val Scala3 = "3.3.5"
   val ScalaVersions = Seq(Scala213, Scala212, Scala3)
 
   val PekkoVersion = PekkoCoreDependency.version


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to