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/incubator-pekko-persistence-cassandra.git


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

commit bd74c388952b64219e310161e83c9af5f769a6d3
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 12 21:09:58 2024 +0100

    Update scala-library to 2.13.13 (#155)
    
    * Update scala-library to 2.13.13
    
    * Update Dependencies.scala
    
    ---------
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
    Co-authored-by: PJ Fanning <[email protected]>
---
 project/Dependencies.scala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index bb1fda4..9a3bd69 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -11,8 +11,8 @@ import sbt._
 
 object Dependencies {
   // keep in sync with .github/workflows/unit-tests.yml
-  val scala212Version = "2.12.18"
-  val scala213Version = "2.13.12"
+  val scala212Version = "2.12.19"
+  val scala213Version = "2.13.13"
   val scala3Version = "3.3.3"
   val scalaVersions = Seq(scala212Version, scala213Version, scala3Version)
 


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

Reply via email to