This is an automated email from the ASF dual-hosted git repository.

hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git


The following commit(s) were added to refs/heads/main by this push:
     new e939ccf7 Update scala-library to 2.13.17
e939ccf7 is described below

commit e939ccf74979f1273f720ba4f09dd2757fbde115
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 12 00:10:15 2025 +0000

    Update scala-library to 2.13.17
---
 project/Versions.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index 06da7315..26161756 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -15,7 +15,7 @@ object Versions {
   val Nightly: Boolean = sys.env.get("EVENT_NAME").contains("schedule")
 
   // align ignore-prefixes in scripts/link-validator.conf
-  val Scala213 = "2.13.16" // update even in link-validator.conf
+  val Scala213 = "2.13.17" // update even in link-validator.conf
   val Scala3 = "3.3.6"
 
   val pekkoVersionForDocs = "current"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to