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.git
The following commit(s) were added to refs/heads/main by this push:
new 42c1f44603 chore: Update Scala 2.13 version to 2.13.17 (#2284)
42c1f44603 is described below
commit 42c1f446031708d390663e023915320360671cd1
Author: He-Pin(kerr) <[email protected]>
AuthorDate: Tue Sep 30 19:46:51 2025 +0800
chore: Update Scala 2.13 version to 2.13.17 (#2284)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 97fdc19592..2096146fd7 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -40,7 +40,7 @@ object Dependencies {
val jacksonCoreVersion = "2.20.0"
val jacksonDatabindVersion = jacksonCoreVersion
- val scala213Version = "2.13.16"
+ val scala213Version = "2.13.17"
val scala3Version = "3.3.6"
val allScalaVersions = Seq(scala213Version, scala3Version)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]