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 0947d64776e354d4b344f06e42a9fa80aa13ff23 Author: PJ Fanning <[email protected]> AuthorDate: Sun May 28 17:52:23 2023 +0100 further changes --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 71552ec4b..5d3e83720 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+79-233bc020-SNAPSHOT" + val AwsSpiPekkoHttpVersion = "0.0.11+81-41b69193-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]
