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 1b0e445fa latest scala releases (#1406)
1b0e445fa is described below
commit 1b0e445fa0506a4c287616429eee830987e2b318
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Feb 6 11:13:14 2026 +0100
latest scala releases (#1406)
---
project/Dependencies.scala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index fbdcb39b7..05c8c5158 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -16,8 +16,8 @@ object Dependencies {
val CronBuild = sys.env.get("GITHUB_EVENT_NAME").contains("schedule")
- val Scala212 = "2.12.20"
- val Scala213 = "2.13.17" // update even in link-validator.conf
+ val Scala212 = "2.12.21"
+ val Scala213 = "2.13.18" // update even in link-validator.conf
val Scala3 = "3.3.7"
val ScalaVersions = Seq(Scala213, Scala212, Scala3)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]