This is an automated email from the ASF dual-hosted git repository.

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new d7271f095 remove unused version variable (#754)
d7271f095 is described below

commit d7271f09532c7ee9a704d970cf24dc5e5abaf80c
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jul 22 08:53:43 2024 +0100

    remove unused version variable (#754)
---
 project/Dependencies.scala | 1 -
 1 file changed, 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0ff750acd..901bd43cd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -27,7 +27,6 @@ object Dependencies {
 
   val AvroVersion = "1.11.3"
   val AwsSdk2Version = "2.26.21"
-  val AwsSpiPekkoHttpVersion = "0.1.1"
   val NettyVersion = "4.1.112.Final"
   // Sync with plugins.sbt
   val PekkoGrpcBinaryVersion = "1.1"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to