This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/scala3-library-3.3.5
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit fde0e39cbf38d3b56d447c621e845ca521d064a0
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 2 00:24:10 2025 +0000
Update scala3-library to 3.3.5
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9ac54d6..8052baa 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
val Scala213 = "2.13.16"
val Scala212 = "2.12.20"
- val Scala3 = "3.3.4"
+ val Scala3 = "3.3.5"
val ScalaVersions = Seq(Scala213, Scala212, Scala3)
val PekkoVersionInDocs = PekkoCoreDependency.default.link
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]