This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new 5689e0309 Revert "test with pekko core 1.3.0 (#871)" (#873)
5689e0309 is described below
commit 5689e0309ea5ea8ad71dc9ab90f05bbfd4f4f0a0
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Nov 21 00:18:47 2025 +0100
Revert "test with pekko core 1.3.0 (#871)" (#873)
This reverts commit 95e2be9fb04fedfc1461ed6b2dcf265f682f1974.
---
project/PekkoCoreDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoCoreDependency.scala
b/project/PekkoCoreDependency.scala
index 61d5bd7d0..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.3.0"
+ override val currentVersion: String = "1.1.5"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]