This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/1.2.x by this push:
new b46bda0 Update scala3-library to 3.3.7 (#323) (#344)
b46bda0 is described below
commit b46bda0c3bc59b47145b18a02188ff73a13570fe
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Nov 12 13:14:01 2025 +0100
Update scala3-library to 3.3.7 (#323) (#344)
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 f0c311c..52054e6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
val Scala213 = "2.13.17"
val Scala212 = "2.12.20"
- val Scala3 = "3.3.6"
+ val Scala3 = "3.3.7"
val ScalaVersions = Seq(Scala213, Scala212, Scala3)
val PekkoVersionInDocs = PekkoCoreDependency.default.link
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]