This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/scala3-library-3.3.7
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
commit f4240df9d8b1a79d9653d9e0ab1d4c4386e1417c
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 19 00:16:49 2025 +0000
Update scala3-library to 3.3.7
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 3a2159c9..368c7c64 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -12,7 +12,7 @@ import sbt._
object Dependencies {
// keep in sync with .github/workflows/unit-tests.yml
val scala213Version = "2.13.17"
- val scala3Version = "3.3.6"
+ val scala3Version = "3.3.7"
val crossScalaVersions = Seq(scala213Version, scala3Version)
val pekkoVersion = PekkoCoreDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]