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

fanningpj pushed a commit to branch pjfanning-patch-1
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git

commit a00a525aa0cd2094c344e78c8940bb8000b2bc68
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Oct 1 23:50:10 2024 +0100

    pekko http 1.1.0 release
---
 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