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


The following commit(s) were added to refs/heads/main by this push:
     new 072864b  Update scala3-library to 3.3.4 (#163)
072864b is described below

commit 072864be5ce2e3a6691867911b78d2d9a762cf63
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 3 01:45:19 2024 +0100

    Update scala3-library to 3.3.4 (#163)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
    Co-authored-by: PJ Fanning <[email protected]>
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index e673e71..1c52751 100644
--- a/build.sbt
+++ b/build.sbt
@@ -12,7 +12,7 @@ import 
net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCh
 name := "pekko-persistence-dynamodb"
 
 scalaVersion := "2.13.15"
-crossScalaVersions := Seq("2.12.20", "2.13.15", "3.3.3")
+crossScalaVersions := Seq("2.12.20", "2.13.15", "3.3.4")
 crossVersion := CrossVersion.binary
 
 val amzVersion = "1.12.772"


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

Reply via email to