This is an automated email from the ASF dual-hosted git repository.

Philippus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new b42ef42f15 Update aeron-client, aeron-driver to 1.52.2 (#3335)
b42ef42f15 is described below

commit b42ef42f15276689acd0da439c9d5adf830d05d4
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jul 12 19:13:01 2026 +0200

    Update aeron-client, aeron-driver to 1.52.2 (#3335)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d64602db69..3cb9fed7c4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
   val junit6Version = "6.1.2"
   val slf4jVersion = "2.0.18"
   // also update agrona version when updating aeron:
-  val aeronVersion = "1.52.1"
+  val aeronVersion = "1.52.2"
   // Use the major+minor agrona versions matching aeron at
   // https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
   // (remember to also update the scala-steward pin)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to