This is an automated email from the ASF dual-hosted git repository.
roiocam 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 93aff74 Update aws-java-sdk-core, ... to 1.12.748 (#139)
93aff74 is described below
commit 93aff74ca7c149af91bcbf7249269dd000699ebf
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 23 14:13:01 2024 +0800
Update aws-java-sdk-core, ... to 1.12.748 (#139)
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 896791b..9260b1d 100644
--- a/build.sbt
+++ b/build.sbt
@@ -15,7 +15,7 @@ scalaVersion := "2.13.14"
crossScalaVersions := Seq("2.12.19", "2.13.14", "3.3.3")
crossVersion := CrossVersion.binary
-val amzVersion = "1.12.744"
+val amzVersion = "1.12.748"
val testcontainersScalaVersion = "0.41.4"
ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]