This is an automated email from the ASF dual-hosted git repository.
engelen 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 abb227d Update scala3-library to 3.3.5 (#199)
abb227d is described below
commit abb227d45afee39db6d576effb127030df372618
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 2 02:19:00 2025 +0100
Update scala3-library to 3.3.5 (#199)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index 63cf092..837814d 100644
--- a/build.sbt
+++ b/build.sbt
@@ -41,7 +41,7 @@ lazy val root = Project(
.settings(
name := "pekko-persistence-dynamodb",
scalaVersion := "2.13.16",
- crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.4"),
+ crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.5"),
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]