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-management.git
The following commit(s) were added to refs/heads/main by this push:
new a8548fb8 Update scala3-library to 3.3.7 (#524)
a8548fb8 is described below
commit a8548fb84bb29b403908e8dd1761eae0dfc4953a
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 19 09:40:00 2025 +0100
Update scala3-library to 3.3.7 (#524)
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 ff9b0b38..538e7a87 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]