You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by he...@apache.org on 2023/03/20 21:10:09 UTC

[incubator-pekko-management] branch main updated: Update pekko snapshot

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-management.git


The following commit(s) were added to refs/heads/main by this push:
     new e76a6b6  Update pekko snapshot
e76a6b6 is described below

commit e76a6b66f890a492066ba15191b62fb03f96c6fe
Author: Matthew de Detrich <ma...@aiven.io>
AuthorDate: Mon Mar 20 17:46:09 2023 +0100

    Update pekko snapshot
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b81365f..468863e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -9,7 +9,7 @@ object Dependencies {
   val crossScalaVersions = Seq(scala212Version, scala213Version)
 
   // Align the versions in integration-test/kubernetes-api-java/pom.xml
-  val pekkoVersion = "0.0.0+26599-83545a33-SNAPSHOT"
+  val pekkoVersion = "0.0.0+26621-44d03df6-SNAPSHOT"
   val pekkoHttpVersion = "0.0.0+4298-26846a02-SNAPSHOT"
 
   val scalaTestVersion = "3.2.14"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org