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 ff65d97 Update aws-java-sdk-core, ... to 1.12.705 (#119)
ff65d97 is described below
commit ff65d97582cd2c2a92573dfaa8030032c36f94f4
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 21 10:08:41 2024 +0200
Update aws-java-sdk-core, ... to 1.12.705 (#119)
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 6a996a2..1febbcd 100644
--- a/build.sbt
+++ b/build.sbt
@@ -15,7 +15,7 @@ scalaVersion := "2.13.13"
crossScalaVersions := Seq("2.12.19", "2.13.13", "3.3.3")
crossVersion := CrossVersion.binary
-val amzVersion = "1.12.701"
+val amzVersion = "1.12.705"
val testcontainersScalaVersion = "0.41.3"
ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]