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

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

commit 2124873a4380decbe436198258dacf64eddd7438
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 30 00:04:09 2025 +0000

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

diff --git a/build.sbt b/build.sbt
index 7030225..4e37688 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.17",
-    crossScalaVersions := Seq("2.13.17", "3.3.7"),
+    scalaVersion := "2.13.18",
+    crossScalaVersions := Seq("2.13.18", "3.3.7"),
     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