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 7ad12d31 Update aws-java-sdk-ec2, aws-java-sdk-ecs to 1.12.781 (#388)
7ad12d31 is described below
commit 7ad12d31b4f6cd24b04adfb981209e5f1beabca2
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 16 10:09:37 2025 +0100
Update aws-java-sdk-ec2, aws-java-sdk-ecs to 1.12.781 (#388)
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 a17fb6b6..c305cbfb 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.780"
+ val awsSdkVersion = "1.12.781"
val guavaVersion = "33.4.0-jre"
val jacksonVersion = "2.17.3"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]