This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 b88c7ff Update aws-java-sdk-core, ... to 1.12.797 (#260)
b88c7ff is described below
commit b88c7ffc1382bcfa4fee5af38357b78fc1814979
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 4 10:10:47 2026 +0100
Update aws-java-sdk-core, ... to 1.12.797 (#260)
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 a888b5a..bdc1e2c 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.796"
+val amzVersion = "1.12.797"
val testcontainersScalaVersion = "0.44.1"
ThisBuild / versionScheme := Some(VersionScheme.SemVerSpec)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]