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-connectors.git


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

commit dd41703c6e305b5ef7a935ded32566c6fd34a1a1
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 5 10:08:25 2024 +0100

    Update scala-library to 2.13.14 (#644)
    
    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 ee8a85dd6..7f1daf991 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -15,7 +15,7 @@ object Dependencies {
 
   val CronBuild = sys.env.get("GITHUB_EVENT_NAME").contains("schedule")
 
-  val Scala213 = "2.13.13" // update even in link-validator.conf
+  val Scala213 = "2.13.14" // update even in link-validator.conf
   val Scala212 = "2.12.19"
   val Scala3 = "3.3.3"
   val ScalaVersions = Seq(Scala213, Scala212, Scala3)


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

Reply via email to