You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by md...@apache.org on 2023/03/27 09:08:29 UTC

[incubator-pekko-connectors] branch main updated: Update pekko http version

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


The following commit(s) were added to refs/heads/main by this push:
     new 041915c9f Update pekko http version
041915c9f is described below

commit 041915c9f83593eebe830eed726832eb35a9b852
Author: Matthew de Detrich <md...@gmail.com>
AuthorDate: Sat Mar 25 13:19:57 2023 +0100

    Update pekko http version
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a80e2369d..c4d856b85 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
   val AwsSpiPekkoHttpVersion = "0.1.0-SNAPSHOT"
   // Sync with plugins.sbt
   val PekkoGrpcBinaryVersion = "2.1"
-  val PekkoHttpVersion = "0.0.0+4311-07201517-SNAPSHOT"
+  val PekkoHttpVersion = "0.0.0+4334-7826b8b0-SNAPSHOT"
   val AkkaHttpBinaryVersion = "10.2"
   val ScalaTestVersion = "3.2.11"
   val TestContainersScalaTestVersion = "0.40.3"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org