This is an automated email from the ASF dual-hosted git repository. mdedetrich pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit e02e2eb98d95c87e5e7cd9eb24939692989a9488 Author: PJ Fanning <[email protected]> AuthorDate: Sun May 28 15:19:05 2023 +0100 upgrade pekko aws lib --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 396c5fc7c..d5b816132 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -24,7 +24,7 @@ object Dependencies { val InfluxDBJavaVersion = "2.15" val AwsSdk2Version = "2.17.113" - val AwsSpiPekkoHttpVersion = "0.0.11+71-88cce7d0-SNAPSHOT" + val AwsSpiPekkoHttpVersion = "0.0.11+77-7dcf3809-SNAPSHOT" // Sync with plugins.sbt val PekkoGrpcBinaryVersion = "current" val PekkoHttpVersion = "0.0.0+4411-6fe04045-SNAPSHOT" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
