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 23d05a8 Update scala-library, scala-reflect to 2.13.17 (#322) (#325)
23d05a8 is described below
commit 23d05a8f975863b7cceb9030b0214133a5edb60a
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Oct 18 12:18:36 2025 +0100
Update scala-library, scala-reflect to 2.13.17 (#322) (#325)
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 d4f138c..f0c311c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -14,7 +14,7 @@ import sbt._
object Dependencies {
- val Scala213 = "2.13.16"
+ val Scala213 = "2.13.17"
val Scala212 = "2.12.20"
val Scala3 = "3.3.6"
val ScalaVersions = Seq(Scala213, Scala212, Scala3)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]