This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-management.git
The following commit(s) were added to refs/heads/main by this push:
new b49055b Update pekko snapshot
b49055b is described below
commit b49055bdfac9e200f5be3a64da16d96b7f609e0d
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat Mar 25 11:39:19 2023 +0100
Update pekko snapshot
---
project/Dependencies.scala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 468863e..8c6aaad 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -9,8 +9,8 @@ object Dependencies {
val crossScalaVersions = Seq(scala212Version, scala213Version)
// Align the versions in integration-test/kubernetes-api-java/pom.xml
- val pekkoVersion = "0.0.0+26621-44d03df6-SNAPSHOT"
- val pekkoHttpVersion = "0.0.0+4298-26846a02-SNAPSHOT"
+ val pekkoVersion = "0.0.0+26623-85c2a469-SNAPSHOT"
+ val pekkoHttpVersion = "0.0.0+4334-7826b8b0-SNAPSHOT"
val scalaTestVersion = "3.2.14"
val scalaTestPlusJUnitVersion = scalaTestVersion + ".0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]