This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 6fe040453 upgrade pekko snapshot (#160)
6fe040453 is described below
commit 6fe0404535a63267aae01c5e91dc1962c920279a
Author: PJ Fanning <[email protected]>
AuthorDate: Fri May 26 17:21:21 2023 +0100
upgrade pekko snapshot (#160)
* upgrade pekko snapshot
* Update PekkoDependency.scala
---
project/PekkoDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoDependency.scala b/project/PekkoDependency.scala
index 06cd3bc7e..5c0ba4c53 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+26656-898c6970-SNAPSHOT"
+ val minimumExpectedPekkoVersion = "0.0.0+26669-ec5b6764-SNAPSHOT"
val default = pekkoDependency(defaultVersion = minimumExpectedPekkoVersion)
def docs = default
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]