This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.4.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.4.x by this push:
new a7ac788ad5 scala 2.12.21 (#2568)
a7ac788ad5 is described below
commit a7ac788ad539876cf206decdf3f8dd343331ec9a
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Dec 10 19:30:19 2025 +0100
scala 2.12.21 (#2568)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 15fd1a9096..6604e727b6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -43,7 +43,7 @@ object Dependencies {
val jacksonCoreVersion = "2.20.1"
val jacksonDatabindVersion = jacksonCoreVersion
- val scala212Version = "2.12.20"
+ val scala212Version = "2.12.21"
val scala213Version = "2.13.18"
val scala3Version = "3.3.7"
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]