This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/scala3-library-3.3.7
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-dynamodb.git
commit ecf50b5478e6284c2622247e2b3f5b9442b1a3dc
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 19 00:04:01 2025 +0000
Update scala3-library to 3.3.7
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index cf98ca4..2bb55c6 100644
--- a/build.sbt
+++ b/build.sbt
@@ -41,7 +41,7 @@ lazy val root = Project(
.settings(
name := "pekko-persistence-dynamodb",
scalaVersion := "2.13.17",
- crossScalaVersions := Seq("2.13.17", "3.3.6"),
+ crossScalaVersions := Seq("2.13.17", "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]