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-http.git
The following commit(s) were added to refs/heads/main by this push:
new be75aa358 test with pekko 1.1.5 (#700)
be75aa358 is described below
commit be75aa358f2b3413c2e6eaab8bda7425fe676b80
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Jul 20 10:23:11 2025 +0100
test with pekko 1.1.5 (#700)
* test with pekko 1.1.5 (staging)
* Update build.sbt
---
project/PekkoCoreDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoCoreDependency.scala
b/project/PekkoCoreDependency.scala
index 5c14d1945..992921fe7 100644
--- a/project/PekkoCoreDependency.scala
+++ b/project/PekkoCoreDependency.scala
@@ -20,5 +20,5 @@ import com.github.pjfanning.pekkobuild.PekkoDependency
object PekkoCoreDependency extends PekkoDependency {
override val checkProject: String = "pekko-cluster-sharding-typed"
override val module: Option[String] = None
- override val currentVersion: String = "1.1.4"
+ override val currentVersion: String = "1.1.5"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]