This is an automated email from the ASF dual-hosted git repository.
hepin 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 326a453 Update aws-java-sdk-core, ... to 1.12.794 (#250)
326a453 is described below
commit 326a453e65f31742e19a66b0e646e082393b83ee
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 30 10:51:34 2025 +0800
Update aws-java-sdk-core, ... to 1.12.794 (#250)
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 7030225..4c45460 100644
--- a/build.sbt
+++ b/build.sbt
@@ -10,7 +10,7 @@
import com.github.pjfanning.pekkobuild._
import
net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCheckResolver
-val amzVersion = "1.12.793"
+val amzVersion = "1.12.794"
val testcontainersScalaVersion = "0.43.6"
ThisBuild / versionScheme := Some(VersionScheme.SemVerSpec)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]