This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new 612df0671 Update scala3-library to 3.3.7 (#1253) (#1301)
612df0671 is described below
commit 612df0671adbefab86fbd65d57cac9452181755f
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Nov 29 21:34:33 2025 +0100
Update scala3-library to 3.3.7 (#1253) (#1301)
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 1a786e641..789ead720 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
val Scala212 = "2.12.20"
val Scala213 = "2.13.17" // update even in link-validator.conf
- val Scala3 = "3.3.6"
+ val Scala3 = "3.3.7"
val ScalaVersions = Seq(Scala213, Scala212, Scala3)
val PekkoVersion = PekkoCoreDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]