This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 868ca23e8 upgrade pekko dependency
868ca23e8 is described below
commit 868ca23e8d501e4f28b0fc3c2afd29fa0ccd298e
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Apr 5 18:24:43 2023 +0200
upgrade pekko dependency
---
project/PekkoDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoDependency.scala b/project/PekkoDependency.scala
index 01c2eb623..95b5c1880 100644
--- a/project/PekkoDependency.scala
+++ b/project/PekkoDependency.scala
@@ -53,7 +53,7 @@ object PekkoDependency {
}
// Default version updated only when needed,
https://pekko.apache.org/docs/pekko/current/project/downstream-upgrade-strategy.html
- val minimumExpectedPekkoVersion = "0.0.0+26623-85c2a469-SNAPSHOT"
+ val minimumExpectedPekkoVersion = "0.0.0+26629-321c5721-SNAPSHOT"
val default = pekkoDependency(defaultVersion = minimumExpectedPekkoVersion)
def docs = default
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]