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-management.git
The following commit(s) were added to refs/heads/main by this push:
new 135096a8 Update aws-java-sdk-ec2, aws-java-sdk-ecs to 1.12.792 (#517)
135096a8 is described below
commit 135096a850c60fe757f01c4aa2c79cb0aa6ea0cc
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 5 01:40:57 2025 +0100
Update aws-java-sdk-ec2, aws-java-sdk-ecs to 1.12.792 (#517)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 52ad926b..e9f26abb 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
val scalaTestVersion = "3.2.19"
val scalaTestPlusJUnitVersion = scalaTestVersion + ".0"
- val awsSdkVersion = "1.12.791"
+ val awsSdkVersion = "1.12.792"
val guavaVersion = "33.5.0-jre"
val jacksonVersion = "2.20.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]