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

mdedetrich pushed a commit to branch 1.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git


The following commit(s) were added to refs/heads/1.0.x by this push:
     new ec9c1c9d2 Update scala-library to 2.13.13 (#517)
ec9c1c9d2 is described below

commit ec9c1c9d224511af06db5824298980d8a9db3127
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 27 14:24:51 2024 +0100

    Update scala-library to 2.13.13 (#517)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
    (cherry picked from commit ba44e705cc292105ff20e31897f5606b937d14ce)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 427b22063..18b714e63 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.12" // update even in link-validator.conf
+  val Scala213 = "2.13.13" // update even in link-validator.conf
   val Scala212 = "2.12.18"
   val Scala3 = "3.3.1"
   val ScalaVersions = Seq(Scala213, Scala212, Scala3)


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

Reply via email to