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-persistence-jdbc.git


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

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

    Update scala-library to 2.13.14 (#187)
    
    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 2a1befe..95dfc94 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -12,7 +12,7 @@ import sbt._
 object Dependencies {
   // Keep in sync with .github CI build
   val Scala212 = "2.12.19"
-  val Scala213 = "2.13.13"
+  val Scala213 = "2.13.14"
   val Scala3 = "3.3.3"
   val ScalaVersions = Seq(Scala212, Scala213, Scala3)
 


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

Reply via email to