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-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new a3b8987a pekko http 1.1.0 release (#375)
a3b8987a is described below

commit a3b8987aa5d26f243dc240a204738be8f25dd382
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Oct 2 00:20:54 2024 +0100

    pekko http 1.1.0 release (#375)
---
 project/PekkoHttpDependency.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/PekkoHttpDependency.scala 
b/project/PekkoHttpDependency.scala
index 5237ddf4..f7941bb8 100644
--- a/project/PekkoHttpDependency.scala
+++ b/project/PekkoHttpDependency.scala
@@ -22,5 +22,5 @@ import com.github.pjfanning.pekkobuild.PekkoDependency
 object PekkoHttpDependency extends PekkoDependency {
   override val checkProject: String = "pekko-http-testkit"
   override val module: Option[String] = Some("http")
-  override val currentVersion: String = "1.1.0-M1"
+  override val currentVersion: String = "1.1.0"
 }


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

Reply via email to