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

github-bot pushed a commit to branch update/scala-library-2.13.17
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-dynamodb.git

commit d222908c3a18d5af80810179df2ac4a43bf96818
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 12 00:04:03 2025 +0000

    Update scala-library to 2.13.17
---
 build.sbt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.sbt b/build.sbt
index 78ba072..cf98ca4 100644
--- a/build.sbt
+++ b/build.sbt
@@ -40,8 +40,8 @@ lazy val root = Project(
   .addPekkoModuleDependency("pekko-stream-testkit", "test", 
PekkoCoreDependency.default)
   .settings(
     name := "pekko-persistence-dynamodb",
-    scalaVersion := "2.13.16",
-    crossScalaVersions := Seq("2.13.16", "3.3.6"),
+    scalaVersion := "2.13.17",
+    crossScalaVersions := Seq("2.13.17", "3.3.6"),
     crossVersion := CrossVersion.binary,
     libraryDependencies ++= Seq(
       "com.amazonaws" % "aws-java-sdk-core" % amzVersion,


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

Reply via email to