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 bacb79e8 Update aws-java-sdk-ec2, aws-java-sdk-ecs to 1.12.782 (#390)
bacb79e8 is described below
commit bacb79e8478b8f8389042b7500b957ebbcd71ba3
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 23 21:37:06 2025 +0100
Update aws-java-sdk-ec2, aws-java-sdk-ecs to 1.12.782 (#390)
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 469debda..7af722cb 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -24,7 +24,7 @@ object Dependencies {
val scalaTestVersion = "3.2.19"
val scalaTestPlusJUnitVersion = scalaTestVersion + ".0"
- val awsSdkVersion = "1.12.781"
+ val awsSdkVersion = "1.12.782"
val guavaVersion = "33.4.0-jre"
val jacksonVersion = "2.17.3"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]